Install qemu on openSUSE

qemu is used as a fallback when kvm cannot be used.

On Debian and Fedora, the binaries are there when kvm is installed, but
this is not the case on openSUSE.

Change-Id: I96592d105428acde9636608002109c166ac7a56a
This commit is contained in:
Vincent Untz 2012-12-05 17:39:33 +01:00
parent a1daabd340
commit 818a9fa327

View File

@ -7,6 +7,8 @@ iptables
iputils
kpartx
kvm
# qemu as fallback if kvm cannot be used
qemu
libvirt # NOPRIME
libvirt-python
libxml2-python