wok diff perl-datetime-format-strptime/receipt @ rev 19159
/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu May 26 20:16:45 2016 +0300 (2016-05-26) |
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 Thu May 26 20:16:45 2016 +0300 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()