diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-31 05:08:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-31 05:10:18 +0000 |
commit | 13d8468b80a9c8264f05df5681d65048308e5573 (patch) | |
tree | 1e629f26020ed0a644e04b398ba2662a8ba2c512 | |
parent | Releasing debian version 20190701-19. (diff) | |
download | progress-linux-metapackages-13d8468b80a9c8264f05df5681d65048308e5573.tar.xz progress-linux-metapackages-13d8468b80a9c8264f05df5681d65048308e5573.zip |
Moving knot-resolver related packages from progress-linux-base recommends to depends as they have been fixed now.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control index c4b6e69..9f4961e 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,10 @@ Depends: # debian apt-utils, debconf-utils, +# knot + knot-dnsutils, knot-host, + knot-resolver [amd64 armhf armel i386], + socat, # lzip plzip, tarlz, @@ -54,11 +58,6 @@ Depends: tree, vim, wget, -Recommends: -# knot - knot-dnsutils, knot-host, - knot-resolver [amd64 armhf armel i386], - socat, Conflicts: resolvconf, Enhances: |