From: Chris Hofstaedtler Date: Mon, 24 Feb 2025 12:43:09 +0000 (+0100) Subject: rec: debian: use pkgconf if available X-Git-Tag: dnsdist-2.0.0-alpha1~34^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15213%2Fhead;p=thirdparty%2Fpdns.git rec: debian: use pkgconf if available --- diff --git a/builder-support/debian/recursor/debian-buster/control b/builder-support/debian/recursor/debian-buster/control index 3b16c47b66..db119a1c69 100644 --- a/builder-support/debian/recursor/debian-buster/control +++ b/builder-support/debian/recursor/debian-buster/control @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 10), libsodium-dev, libssl-dev, libsystemd-dev, - pkg-config, + pkgconf | pkg-config, protobuf-compiler, ragel, systemd,