[CI] Update Meson

This commit is contained in:
Nils Tonnätt 2021-08-01 20:13:22 +02:00 committed by Wim Taymans
parent f7e1175ef0
commit 2488e87fde

View file

@ -22,7 +22,7 @@ include:
.fedora: .fedora:
variables: variables:
# Update this tag when you want to trigger a rebuild # Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2021-07-06.0' FDO_DISTRIBUTION_TAG: '2021-08-01.0'
FDO_DISTRIBUTION_VERSION: '33' FDO_DISTRIBUTION_VERSION: '33'
FDO_DISTRIBUTION_PACKAGES: >- FDO_DISTRIBUTION_PACKAGES: >-
alsa-lib-devel alsa-lib-devel
@ -41,7 +41,6 @@ include:
libv4l-devel libv4l-devel
libva-devel libva-devel
libX11-devel libX11-devel
meson
pulseaudio-libs-devel pulseaudio-libs-devel
sbc-devel sbc-devel
ShellCheck ShellCheck
@ -52,11 +51,16 @@ include:
which which
valgrind valgrind
xmltoman xmltoman
ninja-build
pkgconf
python3-pip
FDO_DISTRIBUTION_EXEC: >-
pip3 install meson
.ubuntu: .ubuntu:
variables: variables:
# Update this tag when you want to trigger a rebuild # Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2021-06-18.0' FDO_DISTRIBUTION_TAG: '2021-08-01.0'
FDO_DISTRIBUTION_VERSION: '20.04' FDO_DISTRIBUTION_VERSION: '20.04'
FDO_DISTRIBUTION_PACKAGES: >- FDO_DISTRIBUTION_PACKAGES: >-
debhelper-compat debhelper-compat