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:
nikolas
2026-05-04 18:01:28 -04:00
committed by GitHub
parent eb52e2448d
commit b5abd08a52
+1
View File
@@ -81,6 +81,7 @@ jobs:
yum install -y \
alsa-lib-devel \
pulseaudio-libs-devel \
pipewire-devel \
# EOF
echo "::endgroup::"