summaryrefslogtreecommitdiffstats
path: root/kcontrol/input/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/input/CMakeLists.txt')
-rw-r--r--kcontrol/input/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/CMakeLists.txt b/kcontrol/input/CMakeLists.txt
index 94ddb9dad..1ebd92184 100644
--- a/kcontrol/input/CMakeLists.txt
+++ b/kcontrol/input/CMakeLists.txt
@@ -63,6 +63,6 @@ tde_add_kpart( kcm_input AUTOMOC
tde_add_executable( kapplymousetheme
SOURCES
kapplymousetheme.cpp
- LINK ${XCURSOR_LIBRARIES} X11
+ LINK ${TQT_LIBRARIES} ${XCURSOR_LIBRARIES} X11
DESTINATION ${BIN_INSTALL_DIR}
)