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

tablet-v2 was moved to stable in 1.35. Hyprlock will fail to build if a
earlier version is used.
This commit is contained in:
Maximilian Seidler 2025-03-20 09:52:02 +01:00 committed by GitHub
parent ee8ee1f9f7
commit f883e669d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@ pkg_check_modules(
REQUIRED
IMPORTED_TARGET
wayland-client
wayland-protocols
wayland-protocols>=1.35
wayland-egl
hyprlang>=0.6.0
egl