diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b55cdbc..6b410287 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -76,6 +76,7 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS KCMUtils Package JobWidgets + WindowSystem ) find_package(Plasma CONFIG REQUIRED)