summaryrefslogtreecommitdiffstats
path: root/network/deluge
diff options
context:
space:
mode:
Diffstat (limited to 'network/deluge')
-rw-r--r--network/deluge/README3
-rw-r--r--network/deluge/deluge.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/network/deluge/README b/network/deluge/README
index e47dc032d4..3a1a831f39 100644
--- a/network/deluge/README
+++ b/network/deluge/README
@@ -1,6 +1,3 @@
Deluge is a bittorrent client for Linux and other Unix-Like operating
systems. Deluge was created because of the lack of a good, native, GTK based
torrent solution for Linux.
-
-This requires libtorrent-rasterbar, pyxdg, pysetuptools, python-twisted,
-zope.interface, pyOpenSSL, chardet, and Mako.
diff --git a/network/deluge/deluge.info b/network/deluge/deluge.info
index 5049748880..2d69d707ed 100644
--- a/network/deluge/deluge.info
+++ b/network/deluge/deluge.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://download.deluge-torrent.org/source/deluge-1.3.3.tar.bz2"
MD5SUM="4027c60bb5d1c5da61e97a47e62ab1ab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Mako libtorrent-rasterbar pyOpenSSL pysetuptools python-twisted pyxdg"
+REQUIRES="Mako libtorrent-rasterbar pyOpenSSL python-twisted pyxdg"
MAINTAINER="Marco Bonetti"
EMAIL="sid77@slackware.it"