Skip to content

Commit

Permalink
build: drop unused KF6Declarative
Browse files Browse the repository at this point in the history
KF6 (unlike KF5) only CalendarEvents API which isn't used by como.
  • Loading branch information
jbeich authored and romangg committed Apr 13, 2024
1 parent 4b46eb9 commit d66b1d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion como-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ find_dependency(KF6 @KF6_MIN_VERSION@ COMPONENTS
Config
ConfigWidgets
CoreAddons
Declarative
GlobalAccel
I18n
IdleTime
Expand Down

0 comments on commit d66b1d4

Please sign in to comment.