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:14:03 +0900
commit8296c65bf5c007f2a8c22339d3ce63d9fc979d26 (patch)
tree595496eafe0d57592e5a1e2cdc5d02b173af0a5b
parenta071e29280768761605e5b8c037c6c07d5bde26a (diff)
downloadkcmldapcontroller-8296c65bf5c007f2a8c22339d3ce63d9fc979d26.tar.gz
kcmldapcontroller-8296c65bf5c007f2a8c22339d3ce63d9fc979d26.zip
Fixed FTBFS due to missing linked libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd3d32c1e578a19d7bf2c73e2d23be2a6ba0aba7)
-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