diff options
| author | 2025-02-17 07:44:30 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:44:30 +0100 | |
| commit | b8e6bb4c392cef83b6f35fd273f2d2ba663cc577 (patch) | |
| tree | f63454e35f9be584ee7bf7dc7a01a34318a91734 | |
| parent | 4313407f2bd98ab8e3f0dd8a5591400eff1a9135 (diff) | |
Adding depends to python3-legacy-cgi (Closes: #1084656).
Signed-off-by: Daniel Baumann <daniel@debian.org>
| -rw-r--r-- | debian/control | 2 |
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}, |
