[packages/qemu] - bumped xen dependency to most featured version

qboosh qboosh at pld-linux.org
Thu Jun 11 06:35:03 CEST 2020


commit bce8b8b47fb94b7c89d22fc564cc7af98fae8d98
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 11 06:35:42 2020 +0200

    - bumped xen dependency to most featured version

 qemu.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index 0b41fd0..7713831 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -1,6 +1,5 @@
 # TODO:
-# libpmem (x86_64 only?)
-# plugins?
+# plugins? (probes)
 #
 # Conditional build:
 %bcond_without	sdl		# SDL UI and audio support
@@ -151,8 +150,9 @@ BuildRequires:	vde2-devel
 BuildRequires:	which
 %{?with_virgl:BuildRequires:	virglrenderer-devel}
 %{?with_vte:BuildRequires:	vte-devel >= 0.32.0}
-# xencontrol xenstore xenguest xenforeignmemory xengnttab xenevtchn xendevicemodel [xentoolcore for xen 4.10+]
-%{?with_xen:BuildRequires:	xen-devel >= 4.2}
+# xencontrol xenstore xenguest xenforeignmemory xengnttab xenevtchn xendevicemodel; xentoolcore for xen 4.10+
+# min version is 4.2, more features up to 4.10
+%{?with_xen:BuildRequires:	xen-devel >= 4.10}
 BuildRequires:	xfsprogs-devel
 %{?with_xkbcommon:BuildRequires:	xorg-lib-libxkbcommon-devel}
 BuildRequires:	xorg-lib-libX11-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qemu.git/commitdiff/bce8b8b47fb94b7c89d22fc564cc7af98fae8d98



More information about the pld-cvs-commit mailing list