Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2023-02-28 16:52:06 +00:00
parent af9a2237e3
commit 90a911b31f

View File

@@ -35,9 +35,8 @@ Fedora 35, all available features enabled:
libsamplerate-devel pipewire-jack-audio-connection-kit-devel \
NOTES:
- This includes all the audio targets except arts and esd, because Ubuntu
(and/or Debian) pulled their packages, but in theory SDL still supports them.
The sndio audio target is also unavailable on Fedora.
- The sndio audio target is unavailable on Fedora (but probably not what you
should want to use anyhow).
- libsamplerate0-dev lets SDL optionally link to libresamplerate at runtime
for higher-quality audio resampling. SDL will work without it if the library
is missing, so it's safe to build in support even if the end user doesn't