From fd868a8caf3823604e6e73efb2267c9b6360fac6 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Apr 07 2023 02:48:56 +0000 Subject: fix building with redis --- diff --git a/unbound.spec b/unbound.spec index d84d54d..27967bf 100644 --- a/unbound.spec +++ b/unbound.spec @@ -80,7 +80,7 @@ BuildRequires: systemd-devel BuildRequires: libnghttp2-devel %endif %if %{with redis} -BuildRequires: redis-devel +BuildRequires: hiredis-devel %endif %if 0%{?fedora} >= 30 || 0%{?rhel} >= 9 BuildRequires: systemd-rpm-macros