summaryrefslogtreecommitdiffstats
path: root/DEPENDS
blob: 967d499f919d7137a24e480291024817e517a797 (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
=== Core ===
 * python >= 2.5
 * twisted >= 8.1
 * twisted-web >= 8.1
 * pyopenssl
 * simplejson (if python < 2.6)
 * setuptools
 * gettext
 * pyxdg
 * chardet
 * geoip-database (optional)

 * libtorrent >= 0.14, 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