summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-30 09:06:01 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2023-12-08 09:46:20 +0000
commitc67ec6a0a295b64d1e990f7f79d67fd3472e55e6 (patch)
tree074107ddaf87d933008d7754bee054f3e3c85fd7 /debian
parentRemoving 32bit architectures from depends. (diff)
downloadprogress-linux-metapackages-c67ec6a0a295b64d1e990f7f79d67fd3472e55e6.tar.xz
progress-linux-metapackages-c67ec6a0a295b64d1e990f7f79d67fd3472e55e6.zip
Moving from knot-resolver to systemd-resolved.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control9
1 files changed, 3 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index cc6bff6..31d1661 100644
--- a/debian/control
+++ b/debian/control
@@ -28,17 +28,14 @@ Depends:
needrestart,
# knot
knot-dnsutils,
- knot-dnssecutils,
knot-host,
-# knot-resolver
- knot-resolver [amd64 arm64],
- socat,
# lzip
plzip,
tarlz,
zutils,
# systemd
libpam-systemd,
+ systemd-resolved,
systemd-oomd,
# other
acl,
@@ -68,8 +65,6 @@ Depends:
wget,
whois,
zstd,
-Conflicts:
- resolvconf,
Enhances:
progress-linux,
Description: Progress Linux - Base System
@@ -170,6 +165,8 @@ Depends:
git-buildpackage,
myrepos,
pre-commit,
+# knot
+ knot-dnssecutils,
# sphinx
python3-sphinx,
python3-sphinx-autobuild,