deluge/DEPENDS

33 lines
514 B
Plaintext
Raw Normal View History

2009-07-15 03:06:58 +00:00
=== Core ===
* python >= 2.5
2009-07-22 23:35:54 +00:00
* twisted >= 8.1
2009-07-22 23:40:58 +00:00
* twisted-web >= 8.1
2009-07-15 03:06:58 +00:00
* pyopenssl
* simplejson (if python < 2.6)
* setuptools
* gettext
2011-07-13 22:27:00 +00:00
* intltool
2009-07-15 03:06:58 +00:00
* pyxdg
* chardet
2009-07-15 03:06:58 +00:00
* geoip-database (optional)
2012-03-03 02:32:50 +00:00
* setproctitle (optional)
* pillow (optional)
2013-03-27 00:34:38 +00:00
* libtorrent (rasterbar) >= 0.14
2013-03-27 00:34:38 +00:00
* If building libtorrent:
2009-07-15 03:06:58 +00:00
* boost >= 1.34.1
* openssl
* zlib
2009-07-15 03:06:58 +00:00
=== Gtk ===
* pygtk >= 2.12
* librsvg
* xdg-utils
2013-03-27 00:34:38 +00:00
* python-notify (optional)
* pygame (optional)
* python-appindicator (optional)
2009-07-15 03:06:58 +00:00
=== Web ===
* mako