mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Don't require full daemon install for libvirt python bindings
* libvirt.spec.in: libvirt-python only needs to depend on libvirt-clients
This commit is contained in:
parent
5486abfe4e
commit
323ad539bb
@ -355,7 +355,7 @@ the virtualization capabilities of recent versions of Linux (and other OSes).
|
||||
%package python
|
||||
Summary: Python bindings for the libvirt library
|
||||
Group: Development/Libraries
|
||||
Requires: libvirt = %{version}-%{release}
|
||||
Requires: libvirt-client = %{version}-%{release}
|
||||
|
||||
%description python
|
||||
The libvirt-python package contains a module that permits applications
|
||||
|
Loading…
x
Reference in New Issue
Block a user