api_changes branch should build against qtBase/api_changes
authorMatthew Vogt <matthew.vogt@nokia.com>
Thu, 23 Feb 2012 23:23:08 +0000 (09:23 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 24 Feb 2012 03:52:16 +0000 (04:52 +0100)
Change-Id: I1f00f21cd5acc03e8b5020a5415db28bf127ad16
Reviewed-by: Martin Jones <martin.jones@nokia.com>
sync.profile

index a62dc4f..79c46c5 100644 (file)
@@ -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",
 );