diff --git a/libvirt.changes b/libvirt.changes index 501e8d9..899f361 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 15 21:38:21 UTC 2021 - James Fehlig + +- Drop 'Requires: libvirt-daemon-driver-lxc' from the main libvirt + package + jsc#SLE-22296 + ------------------------------------------------------------------- Fri Oct 15 17:52:52 UTC 2021 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index 4041bf2..b584cc9 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -148,9 +148,6 @@ Requires: %{name}-daemon-config-nwfilter = %{version}-%{release} %if %{with_libxl} Requires: %{name}-daemon-driver-libxl = %{version}-%{release} %endif -%if %{with_lxc} -Requires: %{name}-daemon-driver-lxc = %{version}-%{release} -%endif %if %{with_qemu} Requires: %{name}-daemon-driver-qemu = %{version}-%{release} %endif