wok diff perl-http-proxy/receipt @ rev 23863
syslinux/isoboot.s: accept user args
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 19 15:46:21 2020 +0000 (2020-06-19) |
parents | 660220d9dba5 |
children | ca4a422cce07 |
line diff
1.1 --- a/perl-http-proxy/receipt Fri Oct 12 11:23:47 2018 +0200 1.2 +++ b/perl-http-proxy/receipt Fri Jun 19 15:46:21 2020 +0000 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="HTTP::Proxy module is a Perl extension." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL" 1.7 -DEPENDS="perl" 1.8 -BUILD_DEPENDS="perl" 1.9 +DEPENDS="libwww-perl perl-http-date perl-http-daemon" 1.10 +BUILD_DEPENDS="$DEPENDS" 1.11 SOURCE="HTTP-Proxy" 1.12 TARBALL="$SOURCE-$VERSION.tar.gz" 1.13 WEB_SITE="http://cpan.org/"