mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 09:40:08 +00:00
In U22.04 (current Linux CI image), fluidsynth depends on sdl2, which is undesirable. Actually we need to avoid sdl2 linking altogether. Build from sources alongside with SDL. This makes sense since SDL_mixer used to be build there and fluidsynth is replacing it. + prevent libsdl2-2.0-0 from (accidentally) installing