Merge pull request #14751 from JoshuaVandaele/vendor-flatpak-sdl

Flatpak: Use vendored-in SDL
This commit is contained in:
Scott Mansell
2026-07-29 13:26:04 +12:00
committed by GitHub

View File

@@ -53,6 +53,8 @@ modules:
- -DENABLE_SDL=ON
- -DENABLE_EVDEV=ON
- -DDISTRIBUTOR=dolphin-emu.org
# Use the vendored-in SDL since the one from the SDK usually lags far behind
- -DUSE_SYSTEM_SDL3=OFF
cleanup:
- /share/man
post-install: