summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-06-14 18:13:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-06-14 18:13:36 +0900
commitdd3d32c1e578a19d7bf2c73e2d23be2a6ba0aba7 (patch)
treeded4a81e87b227e91ece685fcd2fa79a1a16bcd6
parent7024eacc8237ee35c960ff12efec93419b14af51 (diff)
downloadkcmldapcontroller-dd3d32c1.tar.gz
kcmldapcontroller-dd3d32c1.zip
Fixed FTBFS due to missing linked libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9d07317..eb1bab5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -31,6 +31,7 @@ tde_add_kpart( kcm_ldapcontroller AUTOMOC
tdecore-shared
tdeio-shared
tdeui-shared
+ tdesu-shared
${TDELDAP_LIBRARIES}
primaryrealmwizard-static
secondaryrealmwizard-static