From a0e03e6894d8e8486e79531967b92b83d6d59b86 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 11 Feb 2014 11:35:20 +0100 Subject: [PATCH] libvirt-daemon-config-network requires libvirt-daemon-driver-network to ensure the 'default' network is setup properly --- libvirt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt.spec b/libvirt.spec index 7ecda25..661efd9 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -745,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 -- 2.43.0