deluge/DEPENDS

31 lines
453 B
Plaintext
Raw Normal View History

2009-07-15 03:06:58 +00:00
=== Core ===
* python >= 2.5
* twisted
* twisted-web
* pyopenssl
* simplejson (if python < 2.6)
* setuptools
* gettext
* pyxdg
* geoip-database (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
=== UIs ===
* chardet
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