bsd-ac / wayland-desktop

Gentoo overlay for Wayland related ebuilds
https://gentoo.org
ISC License
63 stars 23 forks source link

gui-wm/river-9999: build failed, invalid version of wlroots #74

Closed krypciak closed 9 months ago

krypciak commented 9 months ago

Hi,

emerge --ask =river-9999

Wants to install gui-libs/wlroots-0.16.2-r2 which is incompatible (and results in a compilation error) with the latest version of river.
The latest river requires wlroots version 0.17.1 This is fixed after executing

emerge --ask =wlroots-0.17.1

And compiling river manually.

emerge--info.txt

epsilon-0 commented 9 months ago

Thanks for the report, fixed the minimum version.