┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ca0fbe8f7..af942a4d6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -203,12 +203,13 @@ target_link_libraries(
KF6::Completion
KF6::TextWidgets
KF6::ConfigCore
- KF6::NewStuff
KF6::NewStuffWidgets # KNSWidgets::Button
KF6::Parts
KF6::WindowSystem
KF6::WidgetsAddons
KF6::Codecs
+
+ KF6::MoreTools
)
if(HAVE_BALOO)