Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gui-libs/pugl and add dependency on it for media-sound/carla, improve libX11 dependency #563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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