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