Update README to include current deps

This commit is contained in:
Andrew Resch 2009-02-11 00:55:30 +00:00
parent 6c00dc5db1
commit f521795552
1 changed files with 24 additions and 0 deletions

24
README
View File

@ -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: