From 5469ba86f8b837e5c80df8d0d4ab34760d6aab9780855ec7f55d611eb8b3a129 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 6 Apr 2016 08:58:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=12 --- chrony.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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}