diff options
-rw-r--r-- | debian/control | 2 |
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}, |