diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:00:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:00:11 +0000 |
commit | e82990ac78f15dfa8794d5738388fc9203bc2cf7 (patch) | |
tree | f8d28279ad1c746bb18f769569e45a54e4bf16b4 /debian/control | |
parent | Releasing progress-linux version 1:9.11.5.P4+dfsg-5.1+deb10u9progress5u1. (diff) | |
download | bind9-e82990ac78f15dfa8794d5738388fc9203bc2cf7.tar.xz bind9-e82990ac78f15dfa8794d5738388fc9203bc2cf7.zip |
Merging debian version 1:9.11.5.P4+dfsg-5.1+deb10u10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8909179..c9f6f05 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,8 @@ Build-Depends: bison, protobuf-c-compiler, python3, python3-distutils, - python3-ply + python3-ply, + libcmocka-dev Standards-Version: 4.1.2 Vcs-Browser: https://git.progress-linux.org/packages/engywuck/bind9 Vcs-Git: https://git.progress-linux.org/packages/engywuck/bind9 |