mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
a3fef27fb5
Notable changes: * the CentOS Stream 8 container is now using a proper base image instead of starting from a CentOS 8 image and then adding the CentOS Stream 8 repositories on top; * distributions that have a perl-base package are now using that one instead of the regular perl package, which contains a bunch of features we don't need, resulting in smaller containers. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
14 lines
582 B
Plaintext
14 lines
582 B
Plaintext
# THIS FILE WAS AUTO-GENERATED
|
|
#
|
|
# $ lcitool variables macos-11 libvirt
|
|
#
|
|
# https://gitlab.com/libvirt/libvirt-ci/-/commit/1d4e10a04c6a0d29302003244a9dc4dc3c9d06f0
|
|
|
|
PACKAGING_COMMAND='brew'
|
|
CCACHE='/usr/local/bin/ccache'
|
|
MAKE='/usr/local/bin/gmake'
|
|
NINJA='/usr/local/bin/ninja'
|
|
PYTHON='/usr/local/bin/python3'
|
|
PIP3='/usr/local/bin/pip3'
|
|
PKGS='augeas bash-completion ccache cppi curl dbus diffutils dnsmasq docutils flake8 gettext git glib gnu-sed gnutls grep libiscsi libpcap libssh libssh2 libxml2 libxslt make meson ninja perl pkg-config python3 qemu readline rpcgen scrub yajl'
|