Watch the contents of TaskVisible
[apps/agl-service-windowmanager.git] / CMakeLists.txt
index 7e1cee1..7cf640f 100644 (file)
@@ -26,8 +26,6 @@ set(PACKAGE_VERSION "${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE
 find_package(PkgConfig REQUIRED)
 include(GNUInstallDirs)
 
-pkg_check_modules(WLC wayland-client>=1.11.0 REQUIRED)
-
 macro(wlproto var_basename proto_xml_basename)
    if("${WLSCAN}" STREQUAL "")
       find_program(WLSCAN NAMES wayland-scanner)