mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
gitlab-ci: Add readline dependency
This commit is contained in:
parent
050a51aab3
commit
bac7b10226
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue