CI: add functional test program deps

This commit is contained in:
Pauli Virtanen 2022-03-05 14:33:11 +02:00 committed by Wim Taymans
parent f3831da67a
commit 9cb55852f4

View file

@ -25,7 +25,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: '2022-02-16.0' FDO_DISTRIBUTION_TAG: '2022-03-05.0'
FDO_DISTRIBUTION_VERSION: '35' FDO_DISTRIBUTION_VERSION: '35'
FDO_DISTRIBUTION_PACKAGES: >- FDO_DISTRIBUTION_PACKAGES: >-
alsa-lib-devel alsa-lib-devel
@ -66,6 +66,8 @@ include:
ninja-build ninja-build
pkgconf pkgconf
python3-pip python3-pip
pulseaudio-utils
openal-soft
FDO_DISTRIBUTION_EXEC: >- FDO_DISTRIBUTION_EXEC: >-
pip3 install meson pip3 install meson