BR: xen-devel
This improves support for XEN. [skip changelog]
This commit is contained in:
parent
c6d202c6ac
commit
b3fa8789f9
@ -169,6 +169,11 @@ BuildRequires: bpftool
|
|||||||
%global have_bpf 1
|
%global have_bpf 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%ifarch x86_64 aarch64
|
||||||
|
# That package is only built for those two architectures
|
||||||
|
BuildRequires: xen-devel
|
||||||
|
%endif
|
||||||
|
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Requires(post): grep
|
Requires(post): grep
|
||||||
# systemd-machine-id-setup requires libssl
|
# systemd-machine-id-setup requires libssl
|
||||||
|
Loading…
Reference in New Issue
Block a user