From: Peter van Dijk Date: Fri, 17 Oct 2025 21:17:29 +0000 (+0200) Subject: recursor el-* build: depend on gnutls X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16298%2Fhead;p=thirdparty%2Fpdns.git recursor el-* build: depend on gnutls Signed-off-by: Peter van Dijk --- diff --git a/builder-support/specs/pdns-recursor.spec b/builder-support/specs/pdns-recursor.spec index 86ca0bbfd6..1000aea4e1 100644 --- a/builder-support/specs/pdns-recursor.spec +++ b/builder-support/specs/pdns-recursor.spec @@ -25,6 +25,7 @@ BuildRequires: libcap-devel BuildRequires: libcurl-devel BuildRequires: libsodium-devel BuildRequires: net-snmp-devel +BuildRequires: gnutls-devel BuildRequires: openssl-devel BuildRequires: systemd BuildRequires: systemd-devel