summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce2012-08-25 18:39:35 +0200
committer ponce2012-08-25 18:39:35 +0200
commit4a10a9661caac70f7faa2a981d274aab18d533ec (patch)
tree02103da6cc52757cfd8e3a5c9795fad25627a46f
parentc26e2faf5d476ddb4d9a8ca317c83aa3f5c540f8 (diff)
downloadslackbuilds-4a10a9661caac70f7faa2a981d274aab18d533ec.tar.gz
perl/libwww-perl: Fixed dep information
-rw-r--r--perl/libwww-perl/README6
-rw-r--r--perl/libwww-perl/libwww-perl.info2
2 files changed, 1 insertions, 7 deletions
diff --git a/perl/libwww-perl/README b/perl/libwww-perl/README
index 2c5676aab5..012bada176 100644
--- a/perl/libwww-perl/README
+++ b/perl/libwww-perl/README
@@ -6,9 +6,3 @@ of the library is to provide classes and functions that allow you to
write WWW clients. The library also contain modules that are of more
general use and even classes that help you implement simple HTTP
servers.
-
-Since version 6, several submodules have been unbundled. Therefore,
-this requires perl-html-tagset, perl-html-parser, perl-encode-locale,
-perl-uri-escape, perl-http-date, perl-lwp-mediatypes, perl-file-listing,
-perl-net-http, perl-www-robotrules, perl-http-message, perl-http-negotiate,
-perl-http-cookies and perl-http-daemon.
diff --git a/perl/libwww-perl/libwww-perl.info b/perl/libwww-perl/libwww-perl.info
index 32f1f0cf55..de00a9b212 100644
--- a/perl/libwww-perl/libwww-perl.info
+++ b/perl/libwww-perl/libwww-perl.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.04.tar.
MD5SUM="24acf2fe33b2295f048f8859e9665ee3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-encode-locale perl-file-listing perl-html-parser perl-html-tagset perl-http-cookies perl-http-daemon perl-http-date perl-http-message perl-http-negotiate perl-lwp-mediatypes perl-net-http perl-uri-escape perl-www-robotrules"
+REQUIRES="perl-file-listing perl-http-cookies perl-http-daemon perl-http-negotiate perl-net-http perl-www-robotrules"
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"