From c9f2bb79111851d19365aaa0c4e3c07269ab2f0d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 14 Jan 2024 18:19:30 +0100 Subject: [PATCH] debian: force the dependency of resolvconf to be about the concrete package, not openresolv/systemd-resolved which apparently nowadays 'provide' resolvconf but with different stuff under the hood ~_~ --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 79b042f6e..8b7bbccd2 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,8 @@ Recommends: yunohost-admin, yunohost-portal (>= 12.0) Conflicts: iptables-persistent , apache2 , bind9 + , openresolv + , systemd-resolved , nginx-extras (>= 1.23) , openssl (>= 3.1) , slapd (>= 2.6)