summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/flexget/README4
-rw-r--r--network/flexget/flexget.info2
2 files changed, 1 insertions, 5 deletions
diff --git a/network/flexget/README b/network/flexget/README
index 0be22d6068..02f0d66080 100644
--- a/network/flexget/README
+++ b/network/flexget/README
@@ -5,7 +5,3 @@ plugins for sites that do not provide any kind of useful feeds.
FlexGet is extremely useful in conjunction with applications which have
watch directory support, such as rtorrent.
-
-Requires: pysetuptools, FeedParser, SQLAlchemy, PyYAML, BeautifulSoup,
-html5lib, PyRSS2Gen, pynzb, progressbar and nose.
-
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info
index 9f837ca262..84402b0043 100644
--- a/network/flexget/flexget.info
+++ b/network/flexget/flexget.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://download.flexget.com/unstable/archive/FlexGet-1.0r1656.tar.gz"
MD5SUM="f2ae7eb7f457fb44c1eb752c61caa6ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="BeautifulSoup PyRSS2Gen PyYAML SQLAlchemy feedparser html5lib nose progressbar pynzb pysetuptools rtorrent"
+REQUIRES="BeautifulSoup PyRSS2Gen PyYAML SQLAlchemy feedparser html5lib nose progressbar pynzb"
MAINTAINER="Lionel Young"
EMAIL="redtricycle@gmail.com"