mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -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:
|
.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-09-07.0'
|
FDO_DISTRIBUTION_TAG: '2022-11-07.0'
|
||||||
FDO_DISTRIBUTION_VERSION: '35'
|
FDO_DISTRIBUTION_VERSION: '35'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
alsa-lib-devel
|
alsa-lib-devel
|
||||||
|
|
@ -69,6 +69,7 @@ include:
|
||||||
python3-pip
|
python3-pip
|
||||||
pulseaudio-utils
|
pulseaudio-utils
|
||||||
openal-soft
|
openal-soft
|
||||||
|
readline-devel
|
||||||
FDO_DISTRIBUTION_EXEC: >-
|
FDO_DISTRIBUTION_EXEC: >-
|
||||||
pip3 install meson
|
pip3 install meson
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue