wok diff perl/receipt @ rev 5017
clutter: nvidia is hardware-specific
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Mar 01 08:35:46 2010 +0000 (2010-03-01) |
parents | 89e187b7d309 |
children | c161b9c835d2 |
line diff
1.1 --- a/perl/receipt Sat Mar 14 07:53:36 2009 +0000 1.2 +++ b/perl/receipt Mon Mar 01 08:35:46 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Full Perl interpreter and modules." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -DEPENDS="libdb" 1.8 +DEPENDS="libdb gdbm" 1.9 WEB_SITE="http://www.perl.org/" 1.10 WGET_URL="http://ftp.funet.fi/pub/CPAN/src/$TARBALL" 1.11 PROVIDE="microperl"