summaryrefslogtreecommitdiffstats
path: root/arts/knotify/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'arts/knotify/CMakeLists.txt')
-rw-r--r--arts/knotify/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/arts/knotify/CMakeLists.txt b/arts/knotify/CMakeLists.txt
index c290e9188..a04ea0e08 100644
--- a/arts/knotify/CMakeLists.txt
+++ b/arts/knotify/CMakeLists.txt
@@ -49,6 +49,5 @@ endif( ARTS_FOUND )
tde_add_kpart( ${target} AUTOMOC
SOURCES ${${target}_SRCS}
LINK ${LIBS}
- DEPENDENCIES dcopidl
DESTINATION ${PLUGIN_INSTALL_DIR}
)