From b5936c62e5979f34c7b74161e4ccd0c1cfc7c7f5 Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Mon, 21 Nov 2022 20:56:38 -0700 Subject: [PATCH] spec: Remove redundant with_libxl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jim Fehlig Reviewed-by: Daniel P. Berrangé --- libvirt.spec.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index eb8ebbdd3f..277ecd3eb3 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -862,9 +862,7 @@ capabilities of LXC Summary: Server side daemon & driver required to run XEN guests Requires: libvirt-daemon = %{version}-%{release} - %if %{with_libxl} Requires: libvirt-daemon-driver-libxl = %{version}-%{release} - %endif Requires: libvirt-daemon-driver-interface = %{version}-%{release} Requires: libvirt-daemon-driver-network = %{version}-%{release} Requires: libvirt-daemon-driver-nodedev = %{version}-%{release}