From bac7b10226cac0549f9d3b5d3b53a941fd9ffd31 Mon Sep 17 00:00:00 2001 From: Jonas Holmberg Date: Mon, 7 Nov 2022 16:16:22 +0100 Subject: [PATCH] gitlab-ci: Add readline dependency --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e1ff9a02d..2ab6a08f3 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-09-07.0' + FDO_DISTRIBUTION_TAG: '2022-11-07.0' FDO_DISTRIBUTION_VERSION: '35' FDO_DISTRIBUTION_PACKAGES: >- alsa-lib-devel @@ -69,6 +69,7 @@ include: python3-pip pulseaudio-utils openal-soft + readline-devel FDO_DISTRIBUTION_EXEC: >- pip3 install meson