
On Wed, Feb 28, 2018 at 02:57:21PM +0100, Andrea Bolognani wrote:
Make sure we install the same packages lcitool would install on the CentOS CI so that we have consistent results. The package list is current as of libvirt-jenkins-ci commit ad84090b6f96.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- .travis.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml index a1f1d8b51d..edc6adb787 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,7 @@ addons: - autoconf - automake - autopoint + - bash-completion - ccache - dnsmasq-base - dwarves @@ -32,9 +33,9 @@ addons: - libaudit-dev - libavahi-client-dev - libblkid-dev - - libc-dev-bin - libc6-dev - libcap-ng-dev + - libc-dev-bin - libcurl4-gnutls-dev - libdbus-1-dev - libdevmapper-dev @@ -50,10 +51,12 @@ addons: - libpciaccess-dev - librbd-dev - libreadline-dev + - libsanlock-dev - libsasl2-dev - libselinux1-dev - libssh2-1-dev - libssh-dev + - libtirpc-dev - libtool - libudev-dev - libxen-dev @@ -67,7 +70,7 @@ addons: - parted - patch - perl - - pkg-config + - pkgconf - policykit-1 - qemu-utils - radvd
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> (I'll assume you've pushed this through travis already on a private branch to ensure the build still succeeds) Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|