summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-27 12:02:38 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-28 10:23:11 +0200
commit0fb690bc5665610710eaf677bd1b2486527810bc (patch)
treedcbe556a14ac354d8525f6e465d6719c29834bc4 /sync.profile
parent0a1eb3710885c6d45b0d21498156f741d117b4cd (diff)
add missing tools dependency
since the move of the designer plugin here, we depend on the qttools module. Change-Id: Ia73900ad286ef1bc492b919d64f3021dcced2d17 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 5d8d4418..815a29a1 100644
--- a/sync.profile
+++ b/sync.profile
@@ -11,4 +11,9 @@
"qtbase" => "refs/heads/master",
"qtscript" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
+ "qtdeclarative" => "refs/heads/master",
+ "qtjsbackend" => "refs/heads/master",
+ "qtphonon" => "refs/heads/master",
+ "qtactiveqt" => "refs/heads/master",
+ "qttools" => "refs/heads/master",
);