diff --git a/README b/README index d3f5b2da1..3e84c5934 100644 --- a/README +++ b/README @@ -7,6 +7,7 @@ Authors: Marcos Pinto Martijn Voncken Sadrul Habib Chowdhury + Damien Churchill Homepage: http://deluge-torrent.org @@ -34,6 +35,29 @@ We have two options available for support: Installation Instructions: ========================== +Dependencies: + Core: + python >= 2.5 + boost >= 1.34.1 + openssl + zlib + twisted + twisted-web + pyopenssl + simplejson (if python < 2.6) + setuptools + gettext + + Gtk: + dbus-python + python-notify (libnotify python wrapper) + pygame + pygtk >= 2.10 + librsvg + + Web: + mako + First, make sure you have the proper build dependencies installed. On a normal Debian or Ubuntu system: