aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorMatthew Vogt <matthew.vogt@nokia.com>2012-02-24 09:23:08 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-24 04:52:16 +0100
commit2849e619be8d7c5903f62f17fbd0dc716b70849e (patch)
treecf01c1f60d2ddfc8b18e31e87fed0d009a3f86ce /sync.profile
parentb855240b782395f94315f43ea3e7e182299fac48 (diff)
api_changes branch should build against qtBase/api_changes
Change-Id: I1f00f21cd5acc03e8b5020a5415db28bf127ad16 Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index a62dc4fa69..79c46c52ed 100644
--- a/sync.profile
+++ b/sync.profile
@@ -31,7 +31,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/master",
+ "qtbase" => "refs/heads/api_changes",
"qtxmlpatterns" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);