summaryrefslogtreecommitdiffstats
path: root/network/weboob
diff options
context:
space:
mode:
author ponce2012-08-25 19:49:17 +0200
committer ponce2012-08-25 19:49:17 +0200
commitf8ab13d9c94fc37ccec2331f5a7aafcc71473b54 (patch)
treea0aeaf4583b17ac744627a1a9ea64a8b01b0c0dc /network/weboob
parent611a0f828e489bcca5c94420bf17a08cd087532d (diff)
downloadslackbuilds-f8ab13d9c94fc37ccec2331f5a7aafcc71473b54.tar.gz
network/weboob: Fixed dep information.
Diffstat (limited to 'network/weboob')
-rw-r--r--network/weboob/README3
-rw-r--r--network/weboob/weboob.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/network/weboob/README b/network/weboob/README
index 8a41d4feb0..fa3f535370 100644
--- a/network/weboob/README
+++ b/network/weboob/README
@@ -1,5 +1,2 @@
weboob (Web Out Of Browsers) provides several applications to
interact with a lot of websites.
-
-This requires pysetuptools, mechanize, python-dateutil, html2text,
-nose, feedparser, lxml, rtmpdump, and PyYAML.
diff --git a/network/weboob/weboob.info b/network/weboob/weboob.info
index 6869b03fab..38feeabdd3 100644
--- a/network/weboob/weboob.info
+++ b/network/weboob/weboob.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://symlink.me/attachments/download/165/weboob-0.a.tar.gz"
MD5SUM="15568485fd2bea4c53b69a6edb8c7e45"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="PyYAML feedparser html2text lxml mechanize nose pysetuptools python-dateutil rtmpdump"
+REQUIRES="PyYAML feedparser html2text lxml mechanize nose python-dateutil rtmpdump"
MAINTAINER="Brandon Soonaye"
EMAIL="brandonsoonaye@live.fr"