summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9d284ae..899f0c9 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,7 @@ Description: multi-interface BitTorrent client (metapackage)
Package: deluge-common
Architecture: all
Depends:
+ python-legacy-cgi,
python3-chardet,
python3-openssl,
python3-rencode,
@@ -100,6 +101,7 @@ Package: deluge-web
Architecture: all
Depends:
deluge-common (= ${source:Version}),
+ python-legacy-cgi,
python3-mako,
${misc:Depends},
${python3:Depends},