summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-12-17 20:28:21 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-18 10:18:39 +0100
commit0fb1f56d0a453853349b71383e6a00f3f0190117 (patch)
treef7a397a34fb77008d9d11d45396aab6e0f7cf2e8
parent44cdbfa489e88be7f0b528f11b6ed1f557cef113 (diff)
downloadqtactiveqt-0fb1f56d0a453853349b71383e6a00f3f0190117.tar.gz
point dependencies to 'release' branches
Change-Id: Ia59ccb4a3291c46efb5b15840bea2f988af99d48 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index cf013d9..df14f75 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,5 +12,5 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/stable",
+ "qtbase" => "refs/heads/release",
);