mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 23:18:40 +00:00
Update DEPENDS
This commit is contained in:
parent
31929c7004
commit
68c41e2915
1 changed files with 7 additions and 8 deletions
15
DEPENDS
15
DEPENDS
|
@ -3,7 +3,6 @@
|
||||||
* twisted >= 8.1
|
* twisted >= 8.1
|
||||||
* twisted-web >= 8.1
|
* twisted-web >= 8.1
|
||||||
* pyopenssl
|
* pyopenssl
|
||||||
* simplejson (if python < 2.6)
|
|
||||||
* setuptools
|
* setuptools
|
||||||
* gettext
|
* gettext
|
||||||
* intltool
|
* intltool
|
||||||
|
@ -11,21 +10,21 @@
|
||||||
* chardet
|
* chardet
|
||||||
* geoip-database (optional)
|
* geoip-database (optional)
|
||||||
* setproctitle (optional)
|
* setproctitle (optional)
|
||||||
* rencode >= 1.0.2 (optional), a pure python version is included
|
* rencode >= 1.0.2 (optional), a Python port is already included
|
||||||
|
|
||||||
* libtorrent >= 0.16.1, or build the included version
|
* libtorrent (rasterbar) >= 0.16.7
|
||||||
|
|
||||||
* If building included libtorrent::
|
* If building libtorrent:
|
||||||
* boost >= 1.34.1
|
* boost >= 1.40
|
||||||
* openssl
|
* openssl
|
||||||
* zlib
|
* zlib
|
||||||
|
|
||||||
=== Gtk ===
|
=== Gtk ===
|
||||||
* python-notify (libnotify python wrapper)
|
* pygtk >= 2.16
|
||||||
* pygame
|
|
||||||
* pygtk >= 2.12
|
|
||||||
* librsvg
|
* librsvg
|
||||||
* xdg-utils
|
* xdg-utils
|
||||||
|
* python-notify (optional)
|
||||||
|
* pygame (optional)
|
||||||
|
|
||||||
=== Web ===
|
=== Web ===
|
||||||
* mako
|
* mako
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue