From f521795552c35098bbb6ebedb09d82121b0dd5a2 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Wed, 11 Feb 2009 00:55:30 +0000 Subject: [PATCH] Update README to include current deps --- README | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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: