libvirt-daemon-config-network requires libvirt-daemon-driver-network to ensure the...
[libvirt.git] / libvirt.spec
index 2d9814a..661efd9 100644 (file)
@@ -9,7 +9,7 @@
 ##                       --without polkit --without sasl --without audit --with capng --with udev \
 ##                       --without netcf --without avahi --without sanlock \
 ##                       --without xen --without qemu --without hyperv --without phyp --without esx \
-##                       --without libxl \
+##                       --without libxl --without vbox \
 %define _without_storage_disk   true
 %define _without_storage_iscsi  true
 %define _without_storage_fs     true
@@ -449,7 +449,9 @@ Requires: libvirt-daemon-driver-vbox = %{version}-%{release}
 Requires: libvirt-daemon-driver-nwfilter = %{version}-%{release}
         %endif
 
+       %if %{with_interface}
 Requires: libvirt-daemon-driver-interface = %{version}-%{release}
+       %endif
 Requires: libvirt-daemon-driver-secret = %{version}-%{release}
 Requires: libvirt-daemon-driver-storage = %{version}-%{release}
 Requires: libvirt-daemon-driver-network = %{version}-%{release}
@@ -743,6 +745,7 @@ Summary: Default configuration files for the libvirtd daemon
 Group: Development/Libraries
 
 Requires: libvirt-daemon = %{version}-%{release}
+Requires: libvirt-daemon-driver-network = %{version}-%{release}
 
 %description daemon-config-network
 Default configuration files for setting up NAT based networking