summaryrefslogtreecommitdiffstats
path: root/DEPENDS
blob: 97d5870e802fe4a6aec1679e6f0da641f879dcd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== Core ===
 * python >= 2.6
 * 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