diff --git a/chrony.spec b/chrony.spec index fcf3163..5b37b17 100644 --- a/chrony.spec +++ b/chrony.spec @@ -64,8 +64,10 @@ BuildRequires: gcc-c++ BuildRequires: timezone %if %{with syscallfilter} -%ifarch %{ix86} x86_64 %{arm} aarch64 s390 s390x ppc64le +%ifarch s390 s390x ppc64le BuildRequires: libseccomp-devel >= 2.2.0 +%else +BuildRequires: libseccomp-devel %endif %endif %if %{with systemd}