aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/RemoteLinux.pluginspec.in
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@nokia.com>2011-05-31 15:05:39 +0200
committerDaniel Teske <daniel.teske@nokia.com>2011-05-31 16:48:41 +0200
commit413198d570843a2612bf468054f02c3c3a58b868 (patch)
treeecf144c876013bd017e54135556a5bd799eb7efd /src/plugins/remotelinux/RemoteLinux.pluginspec.in
parent362d44342208381a553930eda06ec94476624ed2 (diff)
RemoteLinux: Reverse direction of analyzer dependency.
The way the analyzer plugin runs applications is a complete mess. While it may make sense conceptually to let the respective plugin handle the messy details (as it is done for the debug mode), the current analyzer approach is not designed for that. Change-Id: I00f0fdda823c45760d5591d0481d2b293c38dc89 Reviewed-on: http://codereview.qt.nokia.com/270 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Diffstat (limited to 'src/plugins/remotelinux/RemoteLinux.pluginspec.in')
-rw-r--r--src/plugins/remotelinux/RemoteLinux.pluginspec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/remotelinux/RemoteLinux.pluginspec.in b/src/plugins/remotelinux/RemoteLinux.pluginspec.in
index d08e4e34cf..4a079de090 100644
--- a/src/plugins/remotelinux/RemoteLinux.pluginspec.in
+++ b/src/plugins/remotelinux/RemoteLinux.pluginspec.in
@@ -14,7 +14,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<category>Device Support</category>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name=\"AnalyzerBase\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Debugger\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/>