=== 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)

 * 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