summaryrefslogtreecommitdiffstats
path: root/network/flexget
diff options
context:
space:
mode:
author ponce2012-08-24 17:22:29 +0200
committer ponce2012-08-25 13:22:30 +0200
commitb1a2756e49799cb9238cb454f4403e2223b29051 (patch)
tree37ecd93ee732b03b4ff1743bbc9064e16985d49f /network/flexget
parent8adc7a2e3c55d77c0323e30b109a9c1ae4222b06 (diff)
downloadslackbuilds-b1a2756e49799cb9238cb454f4403e2223b29051.tar.gz
network/flexget: Fixed dep information
Diffstat (limited to 'network/flexget')
-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"