summaryrefslogtreecommitdiffstats
path: root/quanta/components/debugger/dbgp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/debugger/dbgp/CMakeLists.txt')
-rw-r--r--quanta/components/debugger/dbgp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/dbgp/CMakeLists.txt b/quanta/components/debugger/dbgp/CMakeLists.txt
index 868fc177..0652c64d 100644
--- a/quanta/components/debugger/dbgp/CMakeLists.txt
+++ b/quanta/components/debugger/dbgp/CMakeLists.txt
@@ -34,6 +34,6 @@ tde_add_kpart( quantadebuggerdbgp AUTOMOC
quantadebuggerdbgp.cpp dbgpsettingss.ui
dbgpsettings.cpp dbgpnetwork.cpp
qbytearrayfifo.cpp
- LINK debuggerinterface-static kio-shared
+ LINK debuggerinterface-static tdeio-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)