diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4f18c46..9f0aa43 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Build-Depends: libtool, liburcu-dev, libxdp-dev [!hurd-amd64 !hurd-i386 !alpha !arc !hppa !ia64 !loong64 !m68k !powerpc !sh4 !sparc64 !x32], - pkg-config, + pkgconf, protobuf-c-compiler, python3-all, Standards-Version: 4.7.0 @@ -301,6 +301,7 @@ Description: Prometheus exporter for Knot DNS Package: python3-libknot Architecture: all Depends: + libknot14t64 (>= ${source:Version}), ${misc:Depends}, ${python3:Depends}, Section: python |