Skip to content
Snippets Groups Projects
Commit 09e07142 authored by Emmanuel Gil Peyrot's avatar Emmanuel Gil Peyrot Committed by Camilla Löwy
Browse files

Bump wayland-protocols version for idle-inhibit

This prevents GLFW from building when wayland-protocols is too old.
parent 7c2c7858
No related branches found
No related tags found
No related merge requests found
......@@ -278,7 +278,7 @@ if (_GLFW_WAYLAND)
find_package(Wayland REQUIRED Client Cursor Egl)
find_package(WaylandScanner REQUIRED)
find_package(WaylandProtocols 1.1 REQUIRED)
find_package(WaylandProtocols 1.6 REQUIRED)
list(APPEND glfw_PKG_DEPS "wayland-egl")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment