mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
ci: install a more recent meson in the ubuntu 20.04 image
This commit is contained in:
parent
7ee5172ce8
commit
9e0ce7cbd6
1 changed files with 5 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ include:
|
|||
.ubuntu:
|
||||
variables:
|
||||
# Update this tag when you want to trigger a rebuild
|
||||
FDO_DISTRIBUTION_TAG: '2021-06-10.0'
|
||||
FDO_DISTRIBUTION_TAG: '2021-06-18.0'
|
||||
FDO_DISTRIBUTION_VERSION: '20.04'
|
||||
FDO_DISTRIBUTION_PACKAGES: >-
|
||||
debhelper-compat
|
||||
|
|
@ -75,10 +75,13 @@ include:
|
|||
libva-dev
|
||||
libv4l-dev
|
||||
libx11-dev
|
||||
meson
|
||||
ninja-build
|
||||
pkg-config
|
||||
systemd
|
||||
xmltoman
|
||||
python3-pip
|
||||
FDO_DISTRIBUTION_EXEC: >-
|
||||
pip3 install meson
|
||||
|
||||
.coverity:
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue