diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -117,7 +117,6 @@ find_package(KF5DocTools ${KF5_MIN_VERSION} CONFIG REQUIRED) # pop3 find_package(KF5Holidays ${KF5_MIN_VERSION} CONFIG REQUIRED) find_package(KF5DBusAddons ${KF5_MIN_VERSION} CONFIG REQUIRED) -find_package(KF5IconThemes ${KF5_MIN_VERSION} CONFIG REQUIRED) # KdepimLibs package find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED) diff --git a/agents/newmailnotifier/CMakeLists.txt b/agents/newmailnotifier/CMakeLists.txt --- a/agents/newmailnotifier/CMakeLists.txt +++ b/agents/newmailnotifier/CMakeLists.txt @@ -33,7 +33,6 @@ KF5::DBusAddons KF5::Notifications KF5::Service - KF5::IconThemes KF5::I18n Qt5::TextToSpeech ) diff --git a/resources/facebook/CMakeLists.txt b/resources/facebook/CMakeLists.txt --- a/resources/facebook/CMakeLists.txt +++ b/resources/facebook/CMakeLists.txt @@ -21,7 +21,6 @@ target_link_libraries(facebookresourcelib KF5::KIOWidgets - KF5::IconThemes KF5::I18n KF5::ConfigGui KF5::CalendarCore