32 lines
561 B
Plaintext
32 lines
561 B
Plaintext
=== Core ===
|
|
* python >= 2.5
|
|
* twisted >= 8.1
|
|
* twisted-web >= 8.1
|
|
* pyopenssl
|
|
* simplejson (if python < 2.6)
|
|
* setuptools
|
|
* gettext
|
|
* intltool
|
|
* pyxdg
|
|
* chardet
|
|
* geoip-database (optional)
|
|
* setproctitle (optional)
|
|
* rencode >= 1.0.2 (optional), a pure python version is included
|
|
|
|
* libtorrent >= 0.16.1, or build the included version
|
|
|
|
* If building included libtorrent::
|
|
* boost >= 1.34.1
|
|
* openssl
|
|
* zlib
|
|
|
|
=== Gtk ===
|
|
* python-notify (libnotify python wrapper)
|
|
* pygame
|
|
* pygtk >= 2.12
|
|
* librsvg
|
|
* xdg-utils
|
|
|
|
=== Web ===
|
|
* mako
|