mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 12:05:17 +00:00
Remove bogus xen-devel dep from libvirt-devel RPM
The public libvirt API does not have any application visible dependency on Xen libraries. The xen-devel dependency is thus bogus (cherry picked from commit 899bf6680a8c7c715e79ed6e80b00528eacb73cc) Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
f1c2127bec
commit
794d6c40a1
@ -578,9 +578,6 @@ Summary: Libraries, includes, etc. to compile with the libvirt library
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}-client = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
%if %{with_xen}
|
||||
Requires: xen-devel
|
||||
%endif
|
||||
|
||||
%description devel
|
||||
Includes and documentations for the C library providing an API to use
|
||||
|
Loading…
x
Reference in New Issue
Block a user