diff --git a/libvirt.spec.in b/libvirt.spec.in index 2afe4374c6..886f5cfc9e 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -357,6 +357,9 @@ BuildRequires: ceph-devel BuildRequires: glusterfs-api-devel >= 3.4.1 BuildRequires: glusterfs-devel >= 3.4.1 %endif +%if %{with_storage_sheepdog} +BuildRequires: sheepdog +%endif %if %{with_numactl} # For QEMU/LXC numa info BuildRequires: numactl-devel