diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,7 +64,7 @@ if (KF5NetworkManagerQt_FOUND) set (HAVE_NETWORKMANAGER TRUE) endif() -find_package (KF5SysGuard REQUIRED) +find_package (KSysGuard REQUIRED) find_package(KF5Kirigami2 ${KF5_DEP_VERSION} CONFIG) set_package_properties(KF5Kirigami2 PROPERTIES diff --git a/kded/CMakeLists.txt b/kded/CMakeLists.txt --- a/kded/CMakeLists.txt +++ b/kded/CMakeLists.txt @@ -86,9 +86,9 @@ KF5::I18n KF5::KIOCore KF5::KIOWidgets - KF5::SysGuard KF5::WidgetsAddons - KF5::ProcessCore + KSysGuard::SysGuard + KSysGuard::ProcessCore ) if (HAVE_NETWORKMANAGER) target_link_libraries (