From c5081b31281e250dceff71d40483faf4968df3562b150bd649337d170122fa13 Mon Sep 17 00:00:00 2001 From: Michal Hrusecky Date: Mon, 1 Jul 2024 21:53:08 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/server:dns/knot?expand=0&rev=65 --- knot.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/knot.spec b/knot.spec index ac0487b..ba818b0 100644 --- a/knot.spec +++ b/knot.spec @@ -51,6 +51,7 @@ BuildRequires: libedit-devel BuildRequires: libnghttp2-devel %if 0%{?suse_version} >= 1600 BuildRequires: libngtcp2-devel +BuildRequires: libngtcp2_crypto_gnutls8 %endif BuildRequires: liburcu-devel BuildRequires: lmdb-devel >= 0.9.15