# HG changeset patch # User Eric Joseph-Alexandre # Date 1333962447 -7200 # Node ID e6bfdcdac0cde299acc76c126f8d141062415f26 # Parent bf939844b92ff134d4a90c57d3a2c3336bc94efb perl-http-cookies, perl-http-daemon: Fix depends diff -r bf939844b92f -r e6bfdcdac0cd perl-http-cookies/receipt --- a/perl-http-cookies/receipt Mon Apr 09 10:53:20 2012 +0200 +++ b/perl-http-cookies/receipt Mon Apr 09 11:07:27 2012 +0200 @@ -10,7 +10,7 @@ WEB_SITE="http://search.cpan.org/dist/libwww-perl/" WGET_URL="http://www.cpan.org/authors/id/G/GA/GAAS/$TARBALL" -DEPENDS="perl perl-date perl-http-message " +DEPENDS="perl perl-http-date perl-http-message " BUILD_DEPENDS="perl $DEPENDS" # Rules to configure and make the package. diff -r bf939844b92f -r e6bfdcdac0cd perl-http-daemon/receipt --- a/perl-http-daemon/receipt Mon Apr 09 10:53:20 2012 +0200 +++ b/perl-http-daemon/receipt Mon Apr 09 11:07:27 2012 +0200 @@ -10,7 +10,7 @@ WEB_SITE="http://search.cpan.org/dist/libwww-perl/" WGET_URL="http://www.cpan.org/authors/id/G/GA/GAAS/$TARBALL" -DEPENDS="perl perl-date perl-http-message perl-lwp-mediatypes" +DEPENDS="perl perl-http-date perl-http-message perl-lwp-mediatypes" BUILD_DEPENDS="perl $DEPENDS" # Rules to configure and make the package.