Updated the packages for QEMU centos installation.

Change-Id: I4145e5d3570f7fca2b6c7b0dd5c3d7a5cda6157e
This commit is contained in:
helena mcgough 2018-02-20 10:09:19 +00:00 committed by Helena
parent 4755a273e8
commit 586aef71eb
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ function install_libvirt_qemu_src {
fi
install_build_deps libvirt
install_build_deps qemu
install_package libnuma-devel gcc make gettext-devel pkgconfig
install_package gcc make gettext-devel pkgconfig libaio-devel libcap-devel libiscsi-devel
fi
set -o errexit