summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-13 13:11:15 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-13 13:11:15 -0500
commit7c85760c482a04669867cb7e1d671c29424895ac (patch)
tree939c561d30c9d2a7bdea6a1c7cd05b78e064c790 /kopete/protocols/jabber
parentb2ae31dda03876696451e44dbb99fc39352f2a56 (diff)
downloadtdenetwork-7c85760c482a04669867cb7e1d671c29424895ac.tar.gz
tdenetwork-7c85760c482a04669867cb7e1d671c29424895ac.zip
Fix minor linking and string issues.
This resolves bug report 748.
Diffstat (limited to 'kopete/protocols/jabber')
-rw-r--r--kopete/protocols/jabber/kioslave/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/kioslave/CMakeLists.txt b/kopete/protocols/jabber/kioslave/CMakeLists.txt
index 24b4ce81..6c691ae5 100644
--- a/kopete/protocols/jabber/kioslave/CMakeLists.txt
+++ b/kopete/protocols/jabber/kioslave/CMakeLists.txt
@@ -35,7 +35,7 @@ install( FILES jabberdisco.protocol DESTINATION ${SERVICES_INSTALL_DIR} )
tde_add_kpart( kio_jabberdisco AUTOMOC
SOURCES jabberdisco.cpp
LINK
- jabberclient-static
+ jabberclient-static idn
iris_xmpp_core-static iris_xmpp_im-static iris_jabber-static iris-static
qca-static cutestuff_network-static cutestuff_util-static kio-shared idn
DESTINATION ${PLUGIN_INSTALL_DIR}