Add missing plugin dependency change.

Change-Id: I5022b1861bc9b4c001bad3ddfac2a18030a343db
Reviewed-on: http://codereview.qt.nokia.com/280
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
This commit is contained in:
Christian Kandeler
2011-05-31 17:12:35 +02:00
committed by Oswald Buddenhagen
parent 3c57f9b918
commit 4b393e7086

View File

@@ -152,7 +152,6 @@ plugin_qt4projectmanager.depends += plugin_debugger
plugin_qt4projectmanager.depends += plugin_qmljseditor
plugin_remotelinux.subdir = remotelinux
plugin_remotelinux.depends = plugin_analyzerbase
plugin_remotelinux.depends += plugin_coreplugin
plugin_remotelinux.depends += plugin_debugger
plugin_remotelinux.depends += plugin_projectexplorer
@@ -264,6 +263,7 @@ plugin_tasklist.depends += plugin_projectexplorer
plugin_analyzerbase.subdir = analyzerbase
plugin_analyzerbase.depends = plugin_coreplugin
plugin_analyzerbase.depends += plugin_projectexplorer
plugin_analyzerbase.depends += plugin_remotelinux
!win32 {
plugin_valgrind.subdir = valgrind