Wayland: Remove unused pkg-config dependency

Related to #1934.
This commit is contained in:
Camilla Löwy 2021-08-15 23:34:13 +02:00
parent 244948e174
commit 71829a0f0d

View File

@ -215,8 +215,6 @@ if (_GLFW_WAYLAND)
wayland-egl>=0.2.7
xkbcommon)
list(APPEND glfw_PKG_DEPS "wayland-client")
list(APPEND glfw_INCLUDE_DIRS "${Wayland_INCLUDE_DIRS}")
include(CheckIncludeFiles)