bsd-ac / wayland-desktop

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

gui-wm/river: Removed = subslot operator #65

Closed Plexvola closed 8 months ago

Plexvola commented 9 months ago

The = operator makes no sense for the live version of river, since it says subslot changes should trigger rebuild, and the subslot is explicit in the live version.

Additionnally, Zig version is specified now by subslot rather than >= dependency, which locks the Zig version to 0.10 (the only version you can build river with)

epsilon-0 commented 8 months ago

Thanks for the PR!