wok diff perl-datetime/receipt @ rev 13145

obconf: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 10 09:41:24 2012 +0200 (2012-07-10)
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	Tue Jul 10 09:41:24 2012 +0200
     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()