summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-25 08:49:09 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-25 07:37:21 +0200
commitfb66359143b876d89b80e86ad8e93a9a2577132b (patch)
tree481b40b530b6449b3d1794d578a80ab2922628dc
parentda93419ac300ad8b0abfe361ba33fe90c22c3eab (diff)
Added missing dependencies to sync.profile.
sync.profile needs to list indirect dependencies too, not just the direct dependencies. Change-Id: I4cc96299827933b8d49639afe3bceb71c1ae49c2 Reviewed-on: http://codereview.qt.nokia.com/3533 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Keith Isdale <keith.isdale@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r--sync.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index ab698ae3..1735c46d 100644
--- a/sync.profile
+++ b/sync.profile
@@ -24,7 +24,11 @@
#
%dependencies = (
"qtbase" => "refs/heads/master",
+ "qtdeclarative" => "refs/heads/master",
+ "qtscript" => "refs/heads/master",
+ "qtsvg" => "refs/heads/master",
"qtsystems" => "refs/heads/master",
+ "qtxmlpatterns" => "refs/heads/master",
);
# Compile tests