diff options
Diffstat (limited to 'interfaces/tdemediaplayer/CMakeLists.txt')
-rw-r--r-- | interfaces/tdemediaplayer/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interfaces/tdemediaplayer/CMakeLists.txt b/interfaces/tdemediaplayer/CMakeLists.txt index 0c9355560..fbbcf1e3b 100644 --- a/interfaces/tdemediaplayer/CMakeLists.txt +++ b/interfaces/tdemediaplayer/CMakeLists.txt @@ -56,5 +56,4 @@ tde_add_library( ${target} SHARED AUTOMOC VERSION 0.0.0 LINK tdeparts-shared DESTINATION ${LIB_INSTALL_DIR} - DEPENDENCIES dcopidl ) |