wok-4.x rev 12230
perl-http-cookies, perl-http-daemon: Fix depends
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Apr 09 11:07:27 2012 +0200 (2012-04-09) |
parents | bf939844b92f |
children | 08f6d46359cd |
files | perl-http-cookies/receipt perl-http-daemon/receipt |
line diff
1.1 --- a/perl-http-cookies/receipt Mon Apr 09 10:53:20 2012 +0200 1.2 +++ b/perl-http-cookies/receipt Mon Apr 09 11:07:27 2012 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://search.cpan.org/dist/libwww-perl/" 1.5 WGET_URL="http://www.cpan.org/authors/id/G/GA/GAAS/$TARBALL" 1.6 1.7 -DEPENDS="perl perl-date perl-http-message " 1.8 +DEPENDS="perl perl-http-date perl-http-message " 1.9 BUILD_DEPENDS="perl $DEPENDS" 1.10 1.11 # Rules to configure and make the package.
2.1 --- a/perl-http-daemon/receipt Mon Apr 09 10:53:20 2012 +0200 2.2 +++ b/perl-http-daemon/receipt Mon Apr 09 11:07:27 2012 +0200 2.3 @@ -10,7 +10,7 @@ 2.4 WEB_SITE="http://search.cpan.org/dist/libwww-perl/" 2.5 WGET_URL="http://www.cpan.org/authors/id/G/GA/GAAS/$TARBALL" 2.6 2.7 -DEPENDS="perl perl-date perl-http-message perl-lwp-mediatypes" 2.8 +DEPENDS="perl perl-http-date perl-http-message perl-lwp-mediatypes" 2.9 BUILD_DEPENDS="perl $DEPENDS" 2.10 2.11 # Rules to configure and make the package.