diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:44:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:44:07 +0000 |
commit | bdd6bd04ba39d67eaf51ef77cba67321c787258e (patch) | |
tree | b38069ef607224c4060da303320a4c7a9d71c671 /distro/pkg/deb | |
parent | Adding upstream version 3.3.8. (diff) | |
download | knot-bdd6bd04ba39d67eaf51ef77cba67321c787258e.tar.xz knot-bdd6bd04ba39d67eaf51ef77cba67321c787258e.zip |
Adding upstream version 3.3.9.upstream/3.3.9
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'distro/pkg/deb')
-rw-r--r-- | distro/pkg/deb/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index 2fb547a..5df1b62 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -270,6 +270,7 @@ Description: Prometheus exporter for Knot DNS Package: python3-libknot Architecture: all Depends: + libknot14 (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Section: python |