wok diff perl/receipt @ rev 2462
orpheus: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 14 15:09:51 2009 +0000 (2009-03-14) |
parents | aadd2e06aab8 |
children | f3327707164a |
line diff
1.1 --- a/perl/receipt Sat Feb 28 16:46:59 2009 +0000 1.2 +++ b/perl/receipt Sat Mar 14 15:09:51 2009 +0000 1.3 @@ -6,6 +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 WEB_SITE="http://www.perl.org/" 1.9 WGET_URL="http://ftp.funet.fi/pub/CPAN/src/$TARBALL" 1.10 PROVIDE="microperl"