Use wiki formatting in DEPENDS

This commit is contained in:
Andrew Resch 2009-07-15 03:06:58 +00:00
parent 35136b652d
commit 4df5fe20ce
1 changed files with 25 additions and 26 deletions

51
DEPENDS
View File

@ -1,31 +1,30 @@
Core:
python >= 2.5
twisted
twisted-web
pyopenssl
simplejson (if python < 2.6)
setuptools
gettext
pyxdg
geoip-database (optional)
=== Core ===
* python >= 2.5
* twisted
* twisted-web
* pyopenssl
* simplejson (if python < 2.6)
* setuptools
* gettext
* pyxdg
* geoip-database (optional)
libtorrent >= 0.14, or build the included version
* libtorrent >= 0.14, or build the included version
If building included libtorrent:
boost >= 1.34.1
openssl
zlib
* If building included libtorrent::
* boost >= 1.34.1
* openssl
* zlib
=== UIs ===
* chardet
UIs:
chardet
=== Gtk ===
* python-notify (libnotify python wrapper)
* pygame
* pygtk >= 2.12
* librsvg
* xdg-utils
Gtk:
python-notify (libnotify python wrapper)
pygame
pygtk >= 2.12
librsvg
xdg-utils
Web:
mako
=== Web ===
* mako