From e1980c00097da1423d9068938914caf9a3ee7662 Mon Sep 17 00:00:00 2001 From: Vlad Zahorodnii Date: Thu, 29 Jun 2023 13:50:24 +0300 Subject: [PATCH] cmake: Search for KF6Service KF6Plasma no longer pulls it. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 994bee9574..3a21dc621f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,6 +82,7 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS IdleTime Package Plasma + Service Svg WidgetsAddons WindowSystem