mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05: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 ad84090b6f96. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
+5
-2
@@ -28,6 +28,7 @@ addons:
|
|||||||
- autoconf
|
- autoconf
|
||||||
- automake
|
- automake
|
||||||
- autopoint
|
- autopoint
|
||||||
|
- bash-completion
|
||||||
- ccache
|
- ccache
|
||||||
- dnsmasq-base
|
- dnsmasq-base
|
||||||
- dwarves
|
- dwarves
|
||||||
@@ -41,9 +42,9 @@ 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
|
||||||
|
- libc-dev-bin
|
||||||
- libcurl4-gnutls-dev
|
- libcurl4-gnutls-dev
|
||||||
- libdbus-1-dev
|
- libdbus-1-dev
|
||||||
- libdevmapper-dev
|
- libdevmapper-dev
|
||||||
@@ -59,10 +60,12 @@ addons:
|
|||||||
- libpciaccess-dev
|
- libpciaccess-dev
|
||||||
- librbd-dev
|
- librbd-dev
|
||||||
- libreadline-dev
|
- libreadline-dev
|
||||||
|
- libsanlock-dev
|
||||||
- libsasl2-dev
|
- libsasl2-dev
|
||||||
- libselinux1-dev
|
- libselinux1-dev
|
||||||
- libssh2-1-dev
|
- libssh2-1-dev
|
||||||
- libssh-dev
|
- libssh-dev
|
||||||
|
- libtirpc-dev
|
||||||
- libtool
|
- libtool
|
||||||
- libudev-dev
|
- libudev-dev
|
||||||
- libxen-dev
|
- libxen-dev
|
||||||
@@ -76,7 +79,7 @@ addons:
|
|||||||
- parted
|
- parted
|
||||||
- patch
|
- patch
|
||||||
- perl
|
- perl
|
||||||
- pkg-config
|
- pkgconf
|
||||||
- policykit-1
|
- policykit-1
|
||||||
- qemu-utils
|
- qemu-utils
|
||||||
- radvd
|
- radvd
|
||||||
|
|||||||
Reference in New Issue
Block a user