From 9775ff231660210344d0f8b2e7a3ce68e00f43d9 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sat, 13 Apr 2024 05:35:52 +0200 Subject: [PATCH] build: drop unused KF6Declarative KF6 (unlike KF5) only CalendarEvents API which isn't used by como. --- CMakeLists.txt | 1 - como-config.cmake.in | 1 - 2 files changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a6c9e337..54afe9deb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -92,7 +92,6 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS ) # required frameworks by config modules find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS - Declarative KCMUtils NewStuff Service diff --git a/como-config.cmake.in b/como-config.cmake.in index 3cfa90cc5..961ba9a2c 100644 --- a/como-config.cmake.in +++ b/como-config.cmake.in @@ -16,7 +16,6 @@ find_dependency(KF6 @KF6_MIN_VERSION@ COMPONENTS Config ConfigWidgets CoreAddons - Declarative GlobalAccel I18n IdleTime