Skip to content

Conversation

NexAdn
Copy link
Member

@NexAdn NexAdn commented May 19, 2024

This should finally resolve build issues with media-sound/carla[-X], as it depends gui-libs/pugl. Also, the previous dependency on xorg-server was wrong, as carla only depends on x11-libs/libX11, not the whole X server (tested locally with a Wayland machine).

Closes #528

This finally fixes the build errors when USE="-X" is used to build
carla, as this requires gui-libs/pugl instead of libX11. Also, X support
doesn't need a full X server, but only libX11, which finally allows
installing and running media-sound/carla[X] on Wayland.

Closes: gentoo-audio#528
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

media-sound/carla: Fails to build with USE=-X -gtk -gtk2
1 participant