mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04: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:
|
||||
variables:
|
||||
# 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_PACKAGES: >-
|
||||
alsa-lib-devel
|
||||
|
|
@ -75,6 +75,7 @@ include:
|
|||
pulseaudio-utils
|
||||
openal-soft
|
||||
readline-devel
|
||||
pandoc
|
||||
# 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
|
||||
# image first or making the build system compatible instead! This is because
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue