deluge/DEPENDS

31 lines
493 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)
* setproctitle (optional)
2009-07-15 03:06:58 +00:00
* libtorrent >= 0.14, or build the included version
2009-07-15 03:06:58 +00:00
* If building included libtorrent::
* boost >= 1.34.1
* openssl
* zlib
2009-07-15 03:06:58 +00:00
=== Gtk ===
* python-notify (libnotify python wrapper)
* pygame
* pygtk >= 2.12
* librsvg
* xdg-utils
2009-07-15 03:06:58 +00:00
=== Web ===
* mako