summaryrefslogtreecommitdiffstats
path: root/amarok/src/engine
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/engine')
-rw-r--r--amarok/src/engine/xine/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/amarok/src/engine/xine/CMakeLists.txt b/amarok/src/engine/xine/CMakeLists.txt
index c3786bc7..00ccc11a 100644
--- a/amarok/src/engine/xine/CMakeLists.txt
+++ b/amarok/src/engine/xine/CMakeLists.txt
@@ -39,4 +39,5 @@ tde_add_kpart( libamarok_xine-engine AUTOMOC
xineconfigbase.ui xine-config.cpp
LINK amarok-shared ${XINE_LIBRARIES}
DESTINATION ${PLUGIN_INSTALL_DIR}
+ DEPENDENCIES amarokcore-static
)