mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
CI: install pandoc for module manpage generation
This commit is contained in:
parent
21854f24a5
commit
7cd242bffb
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: '2023-05-31.0'
|
FDO_DISTRIBUTION_TAG: '2023-11-18.0'
|
||||||
FDO_DISTRIBUTION_VERSION: '37'
|
FDO_DISTRIBUTION_VERSION: '37'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
alsa-lib-devel
|
alsa-lib-devel
|
||||||
|
|
@ -75,6 +75,7 @@ include:
|
||||||
pulseaudio-utils
|
pulseaudio-utils
|
||||||
openal-soft
|
openal-soft
|
||||||
readline-devel
|
readline-devel
|
||||||
|
pandoc
|
||||||
# Uncommenting the following two lines and disabling the meson entry above
|
# Uncommenting the following two lines and disabling the meson entry above
|
||||||
# will re-enable use of Meson via pip but please consider using a newer distro
|
# will re-enable use of Meson via pip but please consider using a newer distro
|
||||||
# image first or making the build system compatible instead! This is because
|
# image first or making the build system compatible instead! This is because
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue