CMake: require wayland-protocols>=1.35 (#243)

tablet-v2 was moved to stable in 1.35. Hyprpaper will fail to build if a
earlier version is used.
This commit is contained in:
Biniam Bekele 2025-03-20 10:52:40 -04:00 committed by GitHub
parent 6f4ba43163
commit 05337a4595
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,7 +54,7 @@ pkg_check_modules(
REQUIRED
IMPORTED_TARGET
wayland-client
wayland-protocols
wayland-protocols>=1.35
cairo
pango
pangocairo