spec: Make sure libvirt-daemon-config-network is installed (bz 950329)

This commit is contained in:
Cole Robinson 2013-05-27 18:38:08 -04:00
parent a0961e35b7
commit 799bca76f3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
%define disable_unsupported_rhel 0 %define disable_unsupported_rhel 0
%define askpass_package "openssh-askpass" %define askpass_package "openssh-askpass"
%define qemu_user "qemu" %define qemu_user "qemu"
%define libvirt_packages "libvirt-daemon-kvm" %define libvirt_packages "libvirt-daemon-kvm,libvirt-daemon-config-network"
%define preferred_distros "fedora,rhel" %define preferred_distros "fedora,rhel"
%define kvm_packages "qemu-system-x86" %define kvm_packages "qemu-system-x86"