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