summaryrefslogtreecommitdiffstats
path: root/DEPENDS
blob: 49083335aa205d0ea62186e24aca06c2557d9b61 (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
32
=== 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)
 * pillow (optional)

 * libtorrent (rasterbar) >= 0.14

 * If building libtorrent:
   * boost >= 1.34.1
   * openssl
   * zlib

=== Gtk ===
 * pygtk >= 2.12
 * librsvg
 * xdg-utils
 * python-notify (optional)
 * pygame (optional)
 * python-appindicator (optional)

=== Web ===
 * mako