deluge/DEPENDS.md
Calum Lind 24aa48187e [Docs] Replace recommonmark with MyST parser
We used recommonmark so that we can use markdown in sphinx but it is
buggy and now so switch to better supported MyST-parser.

* Fixed incorrect heading warnings in markdown.
* Added sphinx toctree to markdown using directive as required by MyST.
* Upgraded Sphinx to 4.3

Ref: https://myst-parser.readthedocs.io
2021-12-12 18:16:21 +00:00

3.0 KiB

Deluge dependencies

The following are required to install and run Deluge. They are separated into sections to distinguish the precise requirements for each module.

All modules will require the common section dependencies.

Prerequisite

Build

Common

Linux and BSD

  • distro - Optional: OS platform information.

Windows OS

Core (deluged daemon)

  • libtorrent >= 1.1.1
  • GeoIP - Optional: IP address location lookup. (Debian: python-geoip)

GTK UI

MacOS

Web UI

Plugins

Notifications

  • pygame - Optional: Play sounds
  • libnotify w/GIR - Optional: Desktop popups.