From 94f86ccb109061b98e1748383e401cab63a408fa Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 8 Aug 2023 18:45:37 -0400 Subject: d/control: deluge-common: Depend on python3-zope.interface, recommend python3-distro. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 9eb40de..19a58af 100644 --- a/debian/control +++ b/debian/control @@ -46,11 +46,13 @@ Depends: python3-rencode, python3-twisted, python3-xdg, + python3-zope.interface, ${misc:Depends}, ${python3:Depends}, Recommends: geoip-database, python3-dbus, + python3-distro, python3-geoip, python3-pil, python3-setproctitle, -- cgit v1.2.3