Skip to content

community/sdl2: should depend on pulseaudio

David Demelier requested to merge markand/aports:pulseaudio-sdl2 into master

Hi,

Upstream SDL2 prefers to use PulseAudio before ALSA when applicable because the raw ALSA API has several limitations (device hotplug, bluetooth, etc).

Since PulseAudio is quite stable since many years, it's appropriate to depend on it for better SDL support.

Merge request reports