]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
travis: Sync packages with libvirt-jenkins-ci
authorAndrea Bolognani <abologna@redhat.com>
Wed, 28 Feb 2018 13:40:45 +0000 (14:40 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 8 Mar 2018 15:05:47 +0000 (16:05 +0100)
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>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
.travis.yml

index c73d1ad32838f69b63a06f04b2497a21adc0ad2a..79f30f3090151b2f0bfb414e5864e6aff32d8769 100644 (file)
@@ -28,6 +28,7 @@ addons:
       - autoconf
       - automake
       - autopoint
+      - bash-completion
       - ccache
       - dnsmasq-base
       - dwarves
@@ -41,9 +42,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
@@ -59,10 +60,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
@@ -76,7 +79,7 @@ addons:
       - parted
       - patch
       - perl
-      - pkg-config
+      - pkgconf
       - policykit-1
       - qemu-utils
       - radvd