restored back xkbcommon>=0.5.0 in src/CMakeLists.txt

This commit is contained in:
Andrea Palmatè 2023-09-10 10:38:34 +02:00
parent c29ee4453f
commit 69ae6f60c5

View File

@ -184,7 +184,7 @@ if (GLFW_BUILD_WAYLAND)
wayland-client>=0.2.7
wayland-cursor>=0.2.7
wayland-egl>=0.2.7
xkbcommon)
xkbcommon>=0.5.0)
target_include_directories(glfw PRIVATE ${Wayland_INCLUDE_DIRS})