# HG changeset patch # User Nathan Neulinger # Date 1443390963 0 # Node ID 2dbc3b12b9ce052ab9ef7bda6e204874ef820ac6 # Parent a0dc460b71999d297e970ff49623b042c59d17d5 perl-datetime-format-strptime: additional deps diff -r a0dc460b7199 -r 2dbc3b12b9ce perl-datetime-format-strptime/receipt --- a/perl-datetime-format-strptime/receipt Sun Sep 27 21:47:52 2015 +0000 +++ b/perl-datetime-format-strptime/receipt Sun Sep 27 21:56:03 2015 +0000 @@ -12,7 +12,7 @@ WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" DEPENDS="perl" -BUILD_DEPENDS="perl-datetime perl-params-validate" +BUILD_DEPENDS="perl-datetime perl-params-validate perl-test-simple" # Rules to configure and make the package. compile_rules()