aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5616072..af70f56 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper-compat (= 13),
dh-python,
pybuild-plugin-pyproject,
python3-all,
+ python3-apt,
python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.6.0
@@ -15,7 +16,7 @@ Vcs-Browser: https://salsa.debian.org/debian/mini-dinstall
Package: mini-dinstall
Architecture: all
-Depends: ${python3:Depends}, python3-apt, apt-utils, ${misc:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}, apt-utils
Recommends: gpgv
Suggests: debian-keyring
Description: daemon for updating Debian packages in a repository