From: Pieter Lexis Date: Mon, 25 Jan 2021 09:43:25 +0000 (+0100) Subject: rec rpms: pull in fstrm unconditionally X-Git-Tag: dnsdist-1.6.0-alpha1~18^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10003%2Fhead;p=thirdparty%2Fpdns.git rec rpms: pull in fstrm unconditionally --- 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