Bump wayland-protocols to 1.12

This commit is contained in:
Emmanuel Gil Peyrot
2018-01-05 23:02:42 +01:00
committed by linkmauve
parent f2617a671f
commit 94c7aa0d67
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -277,7 +277,7 @@ if (_GLFW_WAYLAND)
find_package(Wayland REQUIRED Client Cursor Egl)
find_package(WaylandScanner REQUIRED)
find_package(WaylandProtocols 1.6 REQUIRED)
find_package(WaylandProtocols 1.12 REQUIRED)
list(APPEND glfw_PKG_DEPS "wayland-egl")