require libseccomp-devel on supported archs only
This commit is contained in:
parent
6b974ab508
commit
7aa37c694b
@ -24,7 +24,9 @@ Source10: https://github.com/mlichvar/clknetsim/archive/%{clknetsim_ver}/c
|
|||||||
Patch1: chrony-service-helper.patch
|
Patch1: chrony-service-helper.patch
|
||||||
|
|
||||||
BuildRequires: libcap-devel libedit-devel nss-devel pps-tools-devel
|
BuildRequires: libcap-devel libedit-devel nss-devel pps-tools-devel
|
||||||
|
%ifarch %{ix86} x86_64 %{arm} aarch64
|
||||||
BuildRequires: libseccomp-devel
|
BuildRequires: libseccomp-devel
|
||||||
|
%endif
|
||||||
BuildRequires: bison texinfo systemd-units
|
BuildRequires: bison texinfo systemd-units
|
||||||
|
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
|
Loading…
Reference in New Issue
Block a user