From 27bc8814c7e5c84a193b673a91122f52ce1ba3c1 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 17 Oct 2025 23:17:29 +0200 Subject: [PATCH] recursor el-* build: depend on gnutls Signed-off-by: Peter van Dijk --- builder-support/specs/pdns-recursor.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.3