Source: wxwidgets3.2 X-Debbugs-CC: [email protected] Version: 3.2.7+dfsg-1 Severity: normal
By default WXWidgets compiles without SDL support and as result it only supports OSS as a sound backend. On modern systems native OSS support is not available and previously available workaround like "osspd" no longer compatible with modern systems running pipeWire or inside As a solution I suggest adding "libsdl2-dev" to build-deps and "--with-sdl" to configure options. The change is trivial and results in a build that solves the issue and doesn't require rebuilding other packages. Downstream bug report: https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.2/+bug/2107438 -- System Information: Debian Release: trixie/sid APT prefers noble-updates Architecture: amd64 (x86_64)

