]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: debian: use pkgconf if available 15213/head
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Mon, 24 Feb 2025 12:43:09 +0000 (13:43 +0100)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 4 Mar 2025 12:47:04 +0000 (13:47 +0100)
builder-support/debian/recursor/debian-buster/control

index 3b16c47b662e2366c6d31890fe9407b087fa4747..db119a1c6977d005ecd7efac3d9a6d091e0df22b 100644 (file)
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 10),
                libsodium-dev,
                libssl-dev,
                libsystemd-dev,
-               pkg-config,
+               pkgconf | pkg-config,
                protobuf-compiler,
                ragel,
                systemd,