mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
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:
parent
2d8721e260
commit
3e61c2129c
@ -19,11 +19,13 @@ addons:
|
||||
apt:
|
||||
# Please keep this list sorted alphabetically
|
||||
packages:
|
||||
- augeas-tools
|
||||
- autoconf
|
||||
- automake
|
||||
- autopoint
|
||||
- ccache
|
||||
- dnsmasq-base
|
||||
- dwarves
|
||||
- ebtables
|
||||
- gcc
|
||||
- gettext
|
||||
@ -34,6 +36,7 @@ addons:
|
||||
- libaudit-dev
|
||||
- libavahi-client-dev
|
||||
- libblkid-dev
|
||||
- libc-dev-bin
|
||||
- libc6-dev
|
||||
- libcap-ng-dev
|
||||
- libcurl4-gnutls-dev
|
||||
@ -52,8 +55,9 @@ addons:
|
||||
- librbd-dev
|
||||
- libreadline-dev
|
||||
- libsasl2-dev
|
||||
- libselinux1-dev
|
||||
- libssh2-1-dev
|
||||
- libssl-dev
|
||||
- libssh-dev
|
||||
- libtool
|
||||
- libudev-dev
|
||||
- libxen-dev
|
||||
@ -66,8 +70,11 @@ addons:
|
||||
- open-iscsi
|
||||
- parted
|
||||
- patch
|
||||
- perl
|
||||
- pkg-config
|
||||
- policykit-1
|
||||
- qemu-utils
|
||||
- radvd
|
||||
- scrub
|
||||
- sheepdog
|
||||
- systemtap-sdt-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user