From b3fa8789f948a4db64957439961ede7dccc04962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 21 Nov 2022 11:44:30 +0100 Subject: [PATCH] BR: xen-devel This improves support for XEN. [skip changelog] --- systemd.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/systemd.spec b/systemd.spec index 67ef199..3cf470b 100644 --- a/systemd.spec +++ b/systemd.spec @@ -169,6 +169,11 @@ BuildRequires: bpftool %global have_bpf 1 %endif +%ifarch x86_64 aarch64 +# That package is only built for those two architectures +BuildRequires: xen-devel +%endif + Requires(post): coreutils Requires(post): grep # systemd-machine-id-setup requires libssl