summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 26e786f..ce84d9a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -31,8 +31,6 @@ include(Build)
# search for required packages
find_package(Git REQUIRED)
-find_package(Libcap REQUIRED)
-find_package(Libncurses REQUIRED)
find_package(KernelHeaders REQUIRED)
# set linux kernel modules specific default settings