Skip to content

community/pipewire: disable sdl2

Kevin Daudt requested to merge kdaudt/aports:pipewire-no-sdl2 into master

SDL2 is only required for some development examples and not used at runtime. SDL2 itself depends on pipewire, so this creates a dependency cycle.

Disable SDL2 to mitigate that.

Merge request reports