summaryrefslogtreecommitdiffstats
path: root/kio/misc/kwalletd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kio/misc/kwalletd/CMakeLists.txt')
-rw-r--r--kio/misc/kwalletd/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/kio/misc/kwalletd/CMakeLists.txt b/kio/misc/kwalletd/CMakeLists.txt
index eb02085f5..652e0854d 100644
--- a/kio/misc/kwalletd/CMakeLists.txt
+++ b/kio/misc/kwalletd/CMakeLists.txt
@@ -44,6 +44,5 @@ set( ${target}_SRCS
tde_add_kpart( ${target} AUTOMOC
SOURCES ${${target}_SRCS}
LINK kdeinit_kded-shared kwalletbackend-shared
- DEPENDENCIES dcopidl
DESTINATION ${PLUGIN_INSTALL_DIR}
)