wok diff perl-datetime-format-strptime/receipt @ rev 18820

syslinux/iso2exe.sh: -f should keep flavor info
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 16 10:28:02 2016 +0100 (2016-01-16)
parents 3d257ce86aef
children 20661c276bcf
line diff
     1.1 --- a/perl-datetime-format-strptime/receipt	Sun Sep 27 19:52:03 2015 +0000
     1.2 +++ b/perl-datetime-format-strptime/receipt	Sat Jan 16 10:28:02 2016 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL"
     1.5  
     1.6  DEPENDS="perl"
     1.7 -BUILD_DEPENDS="perl-datetime perl-params-validate"
     1.8 +BUILD_DEPENDS="perl-datetime perl-params-validate perl-test-simple"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()