added qemu-utils
@@ -2,7 +2,7 @@
# Install KVM
apt-get install --no-install-recommends \
- qemu-system libvirt-clients libvirt-daemon-system ovmf
+ qemu-system qemu-utils libvirt-clients libvirt-daemon-system ovmf
# Remove virbr0 NAT interface created during the kvm installation