diff --git a/libvirt.spec.in b/libvirt.spec.in index e006f2b158..4d804e68f6 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -420,7 +420,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}