wok rev 12229

perl-libwww: fix depends
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 09 10:53:20 2012 +0200 (2012-04-09)
parents c324c88e6ae0
children e6bfdcdac0cd
files perl-libwww/receipt
line diff
     1.1 --- a/perl-libwww/receipt	Mon Apr 09 10:52:42 2012 +0200
     1.2 +++ b/perl-libwww/receipt	Mon Apr 09 10:53:20 2012 +0200
     1.3 @@ -5,7 +5,10 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A set of Perl modules which provides a simple and consistent API to the WWW"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="perl-uri perl-html-parser"
     1.8 +DEPENDS="perl-uri perl-html-parser perl-encode-locale perl-file-listing \
     1.9 + perl-html-parser perl-http-cookies perl-http-daemon perl-http-date \
    1.10 + perl-http-negotiate  perl-http-message perl-lwp-mediatypes perl-mime-base64 \
    1.11 + perl-net-ftp perl-net-http perl-www-robotrules"
    1.12  BUILD_DEPENDS="perl $DEPENDS"
    1.13  SOURCE="libwww-perl"
    1.14  TARBALL="$SOURCE-$VERSION.tar.gz"