wok-next diff perl-datetime/receipt @ rev 11903
Up: tazpkg (4.8) - New tazpkg-box for desktop integration and fixes
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 29 20:30:40 2012 +0100 (2012-02-29) |
parents | af660d02860e |
children | 21d3d849daa2 |
line diff
1.1 --- a/perl-datetime/receipt Sat May 21 04:58:37 2011 +0000 1.2 +++ b/perl-datetime/receipt Wed Feb 29 20:30:40 2012 +0100 1.3 @@ -5,14 +5,15 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="DateTime module is a Perl extension." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="perl" 1.8 -BUILD_DEPENDS="perl perl-params-validate perl-test-exception \ 1.9 -perl-datetime-locale perl-datetime-timezone" 1.10 SOURCE="DateTime" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz" 1.12 WEB_SITE="http://cpan.org/" 1.13 WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" 1.14 1.15 +DEPENDS="perl" 1.16 +BUILD_DEPENDS="perl perl-params-validate perl-test-exception \ 1.17 +perl-datetime-locale perl-datetime-timezone" 1.18 + 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 {