diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:44:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:44:08 +0000 |
commit | 17005921a2e0c81b2c1f84e465f13fdaf5e4101a (patch) | |
tree | f0e4707b74294ae67134ceefb5044ab748c421e0 /debian/control | |
parent | Merging upstream version 3.3.9. (diff) | |
download | knot-17005921a2e0c81b2c1f84e465f13fdaf5e4101a.tar.xz knot-17005921a2e0c81b2c1f84e465f13fdaf5e4101a.zip |
Merging debian version 3.3.9-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 ed19996..8a5bf0e 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,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 @@ -297,6 +297,7 @@ Description: Prometheus exporter for Knot DNS Package: python3-libknot Architecture: all Depends: + libknot14t64 (>= ${source:Version}), ${misc:Depends}, ${python3:Depends}, Section: python |