summaryrefslogtreecommitdiffstats
path: root/DEPENDS
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2013-03-29 23:11:54 +0000
committerCalum Lind <calumlind+deluge@gmail.com>2013-03-29 23:15:32 +0000
commit68c41e2915c2ee0e9b1d0e089672f0fe4bfde1f0 (patch)
tree2d643f9a92495789bbdf7d0f9e4f563cbb074e0c /DEPENDS
parent31929c7004dd77d3c7b692f2f71c8dce8ecbcc5f (diff)
downloaddeluge-68c41e2915c2ee0e9b1d0e089672f0fe4bfde1f0.tar.gz
deluge-68c41e2915c2ee0e9b1d0e089672f0fe4bfde1f0.tar.bz2
deluge-68c41e2915c2ee0e9b1d0e089672f0fe4bfde1f0.zip
Update DEPENDS
Diffstat (limited to 'DEPENDS')
-rw-r--r--DEPENDS15
1 files changed, 7 insertions, 8 deletions
diff --git a/DEPENDS b/DEPENDS
index 97d5870e8..16d206e16 100644
--- a/DEPENDS
+++ b/DEPENDS
@@ -3,7 +3,6 @@
* twisted >= 8.1
* twisted-web >= 8.1
* pyopenssl
- * simplejson (if python < 2.6)
* setuptools
* gettext
* intltool
@@ -11,21 +10,21 @@
* chardet
* geoip-database (optional)
* setproctitle (optional)
- * rencode >= 1.0.2 (optional), a pure python version is included
+ * rencode >= 1.0.2 (optional), a Python port is already included
- * libtorrent >= 0.16.1, or build the included version
+ * libtorrent (rasterbar) >= 0.16.7
- * If building included libtorrent::
- * boost >= 1.34.1
+ * If building libtorrent:
+ * boost >= 1.40
* openssl
* zlib
=== Gtk ===
- * python-notify (libnotify python wrapper)
- * pygame
- * pygtk >= 2.12
+ * pygtk >= 2.16
* librsvg
* xdg-utils
+ * python-notify (optional)
+ * pygame (optional)
=== Web ===
* mako