aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b53670b6..9580e15d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -61,7 +61,6 @@ endif()
61 61
62find_package(JsonC 0.12.1 REQUIRED) 62find_package(JsonC 0.12.1 REQUIRED)
63find_package(PCRE REQUIRED) 63find_package(PCRE REQUIRED)
64find_package(WLC REQUIRED)
65find_package(Wlroots REQUIRED) 64find_package(Wlroots REQUIRED)
66find_package(Wayland REQUIRED) 65find_package(Wayland REQUIRED)
67find_package(XKBCommon REQUIRED) 66find_package(XKBCommon REQUIRED)