- Package:
- src:libvisual
- Source:
- src:libvisual
- Submitter:
- Samuel Thibault
- Date:
- 2024-07-29 17:15:03 UTC
- Severity:
- normal
Hello, There is currently a build-dep cycle involving libvisual: libvisual -> libsdl1.2 -> libsdl2 -> fcitx -> qtbase-opensource-src -> pulseaudio -> gst-plugins-base1.0 -> libvisual The attached patch breaks it by introducing a very trivial pkg.libvisual.nosdl build profile that simply disables building the lv tool. Samuel