summaryrefslogtreecommitdiffstats
path: root/khotkeys/arts
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/arts')
-rw-r--r--khotkeys/arts/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/khotkeys/arts/CMakeLists.txt b/khotkeys/arts/CMakeLists.txt
index 7cbf4eac3..248c5a0c7 100644
--- a/khotkeys/arts/CMakeLists.txt
+++ b/khotkeys/arts/CMakeLists.txt
@@ -39,4 +39,5 @@ tde_add_kpart( khotkeys_arts AUTOMOC
SOURCES soundrecorder_arts.cpp voicerecorder_arts.cpp
LINK khotkeys_shared-shared artskde-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
+ DEPENDENCIES ui-static
)