forked from pool/libvirt
- spec: BuildRequires glusterfs-devel when gluster support is
enabled OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=693
This commit is contained in:
@@ -285,6 +285,9 @@ BuildRequires: device-mapper-devel
|
||||
%if %{with_storage_rbd}
|
||||
BuildRequires: %{with_rbd_lib}
|
||||
%endif
|
||||
%if %{with_storage_gluster}
|
||||
BuildRequires: glusterfs-devel >= 3.4.1
|
||||
%endif
|
||||
%if %{with_numactl}
|
||||
# For QEMU/LXC numa info
|
||||
BuildRequires: libnuma-devel
|
||||
|
Reference in New Issue
Block a user