From 2abb0e830a7794b99ee7474564e0fd5cffcd07e3 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 25 Jan 2021 10:43:25 +0100 Subject: [PATCH] rec rpms: pull in fstrm unconditionally --- builder-support/specs/pdns-recursor.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/builder-support/specs/pdns-recursor.spec b/builder-support/specs/pdns-recursor.spec index 2fd238ff7d..dcbcc17383 100644 --- a/builder-support/specs/pdns-recursor.spec +++ b/builder-support/specs/pdns-recursor.spec @@ -16,6 +16,7 @@ BuildRequires: systemd-devel BuildRequires: openssl-devel BuildRequires: net-snmp-devel BuildRequires: libsodium-devel +BuildRequires: fstrm-devel %ifarch aarch64 BuildRequires: lua-devel @@ -29,10 +30,6 @@ BuildRequires: luajit-devel BuildRequires: libatomic %endif -%if 0%{?rhel} >= 7 -BuildRequires: fstrm-devel -%endif - Requires(pre): shadow-utils %systemd_requires -- 2.47.2