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

lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author Erkan Yilmaz <erkan@slitaz.org>
date Fri Dec 18 13:20:19 2015 +0000 (2015-12-18)
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	Fri Dec 18 13:20:19 2015 +0000
     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()