Package: wlroots Version: 0.16.1-1 I'm trying to backport wlroots and it fails with:
> Compiler stderr: > > Dependency wayland-server found: NO found 1.20.0 but need: '>=1.21' ... > Run-time dependency wayland-server found: NO (tried pkgconfig and cmake) > Looking for a fallback subproject for the dependency wayland-server > > ../meson.build:103:0: ERROR: Neither a subproject directory nor a > wayland.wrap file was found. After backporting wayland 1.21.0-1, I get: > Dependency wayland-protocols found: NO found 1.25 but need: '>=1.27' After backporting wayland-protocols 1.31-1, wlroot compiles. So you need to increase the build-deps on: * wayland-server * wayland-protocols Thanks! -- Martin Michlmayr https://www.cyrius.com/