aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrind_dependencies.pri
diff options
context:
space:
mode:
authorhjk <hjk@theqtcompany.com>2016-01-29 16:24:35 +0100
committerhjk <hjk@theqtcompany.com>2016-02-02 15:28:53 +0000
commit3f4d107b0bb054fe0947cac2c4753d5c8270ba6e (patch)
tree85fc7b3f9831fa08828c39047e94dad1dd71200d /src/plugins/valgrind/valgrind_dependencies.pri
parentda9c027003a668b4dd8da9dda7d5d49c6dbb2839 (diff)
Valgrind: Remove runtime dependency to RemoteLinux
Not needed anymore. The combination works nevertheless. Change-Id: I3e24be38061b78b1d107eed5b2f1ae4cc1cfc64f Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'src/plugins/valgrind/valgrind_dependencies.pri')
-rw-r--r--src/plugins/valgrind/valgrind_dependencies.pri3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/valgrind/valgrind_dependencies.pri b/src/plugins/valgrind/valgrind_dependencies.pri
index 0e3f39ac8a..ac93ce7ad0 100644
--- a/src/plugins/valgrind/valgrind_dependencies.pri
+++ b/src/plugins/valgrind/valgrind_dependencies.pri
@@ -9,5 +9,4 @@ QTC_PLUGIN_DEPENDS += \
coreplugin \
debugger \
projectexplorer \
- texteditor \
- remotelinux
+ texteditor