mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-15 15:19:52 +00:00
Add: [CI] pipewire-devel header files (#15582)
SDL supports the pipewire audio driver, and we can allow for use of this by installing these headers. As documented here: https://github.com/libsdl-org/SDL/blob/main/docs/README-linux.md
This commit is contained in:
@@ -81,6 +81,7 @@ jobs:
|
||||
yum install -y \
|
||||
alsa-lib-devel \
|
||||
pulseaudio-libs-devel \
|
||||
pipewire-devel \
|
||||
# EOF
|
||||
echo "::endgroup::"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user