[pim/incidenceeditor] /: Remove unused dependency on KLdapWidgets

Volker Krause <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit fde155155f3dd14f391080ec5aff2903a7635d4b by Volker Krause.
Committed on 18/08/2026 at 16:25.
Pushed by winterz into branch 'master'.

Remove unused dependency on KLdapWidgets

This only uses KLdapCore.

M  +1    -1    CMakeLists.txt
M  +1    -1    src/CMakeLists.txt
M  +1    -1    tests/CMakeLists.txt

https://invent.kde.org/pim/incidenceeditor/-/commit/fde155155f3dd14f391080ec5aff2903a7635d4b

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0c1084c5..9ac053da 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -123,7 +123,7 @@ find_package(KF6KIO ${KF_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF6TextWidgets ${KF_MIN_VERSION} CONFIG REQUIRED)
 
 find_package(KPim6Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
-find_package(KPim6LdapWidgets ${KLDAP_LIB_VERSION} CONFIG REQUIRED)
+find_package(KPim6LdapCore ${KLDAP_LIB_VERSION} CONFIG REQUIRED)
 find_package(KPim6CalendarSupport ${CALENDARSUPPORT_LIB_VERSION} CONFIG REQUIRED)
 find_package(KPim6EventViews ${EVENTVIEW_LIB_VERSION} CONFIG REQUIRED)
 find_package(KPim6Libkdepim ${LIBKDEPIM_LIB_VERSION} CONFIG REQUIRED)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 20322165..e30cefca 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -159,7 +159,7 @@ target_link_libraries(
         KGantt6 # For FreeBusy Editor
         KPim6::PimTextEdit
         KF6::Codecs
-        KPim6::LdapWidgets
+        KPim6::LdapCore
         KPim6::AkonadiWidgets
         KF6::IconThemes
         KF6::Completion
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index d1aec0f3..61028429 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -10,7 +10,7 @@ target_link_libraries(
     KF6::Mime
     KPim6::IncidenceEditor
     KPim6::Libkdepim
-    KPim6::LdapWidgets
+    KPim6::LdapCore
 )
 
 add_executable(individualmaildialog_test individualmaildialog_test.cpp)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.