X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/1cf56b2303fea11a6686b1da6355e113f8ab78b7..afc47abcb8c143674ba7148cee358c02f4b0fd7a:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index d9e574f2c..fb7be4db2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -75,7 +75,6 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS WindowSystem WidgetsAddons Codecs - MoreTools ) find_package(KUserFeedbackQt6 1.2.1) @@ -89,9 +88,9 @@ if(KUserFeedbackQt6_FOUND) endif() find_package(KF6 ${KF6_MIN_VERSION} OPTIONAL_COMPONENTS - Activities DocTools ) +find_package(KF6Activities) set_package_properties(KF6Activities PROPERTIES DESCRIPTION "KActivities libraries" URL "https://www.kde.org" TYPE OPTIONAL