gentoo-audio / audio-overlay

Gentoo overlay for music production
https://gentoo-audio.github.io/audio-overlay
GNU General Public License v2.0
41 stars 22 forks source link

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

Open NexAdn opened 3 months ago

NexAdn commented 3 months ago

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 https://github.com/gentoo-audio/audio-overlay/issues/528