From 9cb55852f4c6d954ed3034972afb46f3bb50f6f3 Mon Sep 17 00:00:00 2001 From: Pauli Virtanen Date: Sat, 5 Mar 2022 14:33:11 +0200 Subject: [PATCH] CI: add functional test program deps --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe5181498..2cbf0bd37 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ include: .fedora: variables: # 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_PACKAGES: >- alsa-lib-devel @@ -66,6 +66,8 @@ include: ninja-build pkgconf python3-pip + pulseaudio-utils + openal-soft FDO_DISTRIBUTION_EXEC: >- pip3 install meson