wok rev 11857

perl-datetime-format-mail: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 27 17:00:54 2012 +0100 (2012-02-27)
parents ba9765f30d4e
children da2a09ed23b3
files perl-datetime-format-mail/receipt
line diff
     1.1 --- a/perl-datetime-format-mail/receipt	Mon Feb 27 16:58:38 2012 +0100
     1.2 +++ b/perl-datetime-format-mail/receipt	Mon Feb 27 17:00:54 2012 +0100
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="DateTime::Format::Mail module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="perl"
     1.8 -BUILD_DEPENDS="perl"
     1.9  SOURCE="DateTime-Format-Mail"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://cpan.org/"
    1.12  WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL"
    1.13  
    1.14 +DEPENDS="perl"
    1.15 +BUILD_DEPENDS="perl-datetime perl-params-validate"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {