travis: Sync packages with libvirt-jenkins-ci

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 3a559ae7bc08.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Andrea Bolognani 2018-01-12 11:02:38 +01:00
parent 2d8721e260
commit 3e61c2129c

View File

@ -19,11 +19,13 @@ addons:
apt: apt:
# Please keep this list sorted alphabetically # Please keep this list sorted alphabetically
packages: packages:
- augeas-tools
- autoconf - autoconf
- automake - automake
- autopoint - autopoint
- ccache - ccache
- dnsmasq-base - dnsmasq-base
- dwarves
- ebtables - ebtables
- gcc - gcc
- gettext - gettext
@ -34,6 +36,7 @@ addons:
- libaudit-dev - libaudit-dev
- libavahi-client-dev - libavahi-client-dev
- libblkid-dev - libblkid-dev
- libc-dev-bin
- libc6-dev - libc6-dev
- libcap-ng-dev - libcap-ng-dev
- libcurl4-gnutls-dev - libcurl4-gnutls-dev
@ -52,8 +55,9 @@ addons:
- librbd-dev - librbd-dev
- libreadline-dev - libreadline-dev
- libsasl2-dev - libsasl2-dev
- libselinux1-dev
- libssh2-1-dev - libssh2-1-dev
- libssl-dev - libssh-dev
- libtool - libtool
- libudev-dev - libudev-dev
- libxen-dev - libxen-dev
@ -66,8 +70,11 @@ addons:
- open-iscsi - open-iscsi
- parted - parted
- patch - patch
- perl
- pkg-config - pkg-config
- policykit-1 - policykit-1
- qemu-utils
- radvd
- scrub - scrub
- sheepdog - sheepdog
- systemtap-sdt-dev - systemtap-sdt-dev