summaryrefslogtreecommitdiffstats
path: root/src/libtdeobex
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtdeobex')
-rw-r--r--src/libtdeobex/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libtdeobex/CMakeLists.txt b/src/libtdeobex/CMakeLists.txt
index 3c6bd51..fea5d1f 100644
--- a/src/libtdeobex/CMakeLists.txt
+++ b/src/libtdeobex/CMakeLists.txt
@@ -48,7 +48,7 @@ tde_add_library( ${target} SHARED AUTOMOC
SOURCES ${${target}_SRCS}
VERSION ${LIBRARY_VERSION}
DEPENDS obexinterfaces-static
- LINK ${DBUS_TQT_LIBRARIES} tdeparts-shared obexinterfaces-static ${TQTQUI_LIBRARIES}
+ LINK ${DBUS_TQT_LIBRARIES} tdeparts-shared obexinterfaces-static
DESTINATION ${LIB_INSTALL_DIR}
)