summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-02 07:03:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-02 07:03:00 +0000
commitad38ebebeea26e8e52bf14bc678eff76c7eadacf (patch)
tree39de428d62fe399cd3ec10ae9cce0125fc76fd22
parentReleasing debian version 2.1.2~dev0+20240910-3. (diff)
downloaddeluge-ad38ebebeea26e8e52bf14bc678eff76c7eadacf.tar.xz
deluge-ad38ebebeea26e8e52bf14bc678eff76c7eadacf.zip
Also correcting second occurence of wrong python3-legacy-cgi depends (Closes: #1088859).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 44dfee1..d3dae9d 100644
--- a/debian/control
+++ b/debian/control
@@ -101,7 +101,7 @@ Package: deluge-web
Architecture: all
Depends:
deluge-common (= ${source:Version}),
- python-legacy-cgi,
+ python3-legacy-cgi,
python3-mako,
${misc:Depends},
${python3:Depends},