deluge/DEPENDS

30 lines
572 B
Plaintext
Raw Normal View History

2009-07-15 03:06:58 +00:00
=== Core ===
* libtorrent (rasterbar) >= 1.0.7
2012-12-21 23:35:27 +00:00
* python >= 2.6
* setuptools
* twisted >= 11.1
2009-07-15 03:06:58 +00:00
* pyopenssl
* pyxdg
* chardet
* gettext
* python-geoip (optional)
2009-07-15 03:06:58 +00:00
* geoip-database (optional)
* setproctitle (optional)
* pillow (optional)
* py2-ipaddress (optional, required for Windows IPv6)
* rencode >= 1.0.2 (optional), python port bundled.
=== Gtk UI ===
2013-03-29 23:11:54 +00:00
* pygtk >= 2.16
2009-07-15 03:06:58 +00:00
* librsvg
* xdg-utils
* intltool
2013-03-29 23:11:54 +00:00
* python-notify (optional)
* pygame (optional)
* python-appindicator (optional)
=== Web UI ===
2009-07-15 03:06:58 +00:00
* mako
* slimit (optional), minifies JS files.