bsd-ac / wayland-desktop

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

gui-wm/hyprland-0.17.0: Fails to build due to unlisted dependency on wayland protocols version >=1.27 #31

Closed samip5 closed 1 year ago

samip5 commented 1 year ago

This should be added that it requires a newer wayland-protocols that is currently available in Gentoo tree.

wlroots| Dependency wayland-protocols found: NO found 1.26 but need: '>=1.27'
wlroots| Found CMake: /usr/bin/cmake (3.24.2)
wlroots| Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)
wlroots| Looking for a fallback subproject for the dependency wayland-protocols

subprojects/wlroots/protocol/meson.build:1:0: ERROR: Neither a subproject directory nor a wayland-protocols.wrap file was found.
epsilon-0 commented 1 year ago

thanks for the report.