wok-6.x diff perl-datetime/receipt @ rev 14595
libxcb: have no version 1.9.1
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon May 27 18:54:02 2013 +0000 (2013-05-27) |
parents | 21d3d849daa2 |
children | 2d12ebd38be4 |
line diff
1.1 --- a/perl-datetime/receipt Thu Mar 01 10:46:31 2012 +0100 1.2 +++ b/perl-datetime/receipt Mon May 27 18:54:02 2013 +0000 1.3 @@ -7,12 +7,12 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 SOURCE="DateTime" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://cpan.org/" 1.8 +WEB_SITE="http://search.cpan.org/dist/DateTime" 1.9 WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" 1.10 1.11 -DEPENDS="perl" 1.12 -BUILD_DEPENDS="perl perl-params-validate perl-test-exception \ 1.13 -perl-datetime-locale perl-datetime-timezone perl-mathround" 1.14 +DEPENDS="perl perl-params-validate perl-test-exception \ 1.15 +perl-datetime-locale perl-math-round perl-datetime-timezone" 1.16 +BUILD_DEPENDS="$DEPENDS" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()