summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2013-01-28 14:13:04 +0100
committerJ-P Nurmi <jpnurmi@digia.com>2013-01-28 14:14:51 +0100
commit5a989894bbd0438668efc3ea66f155b8a949a6f9 (patch)
treef431f528106ca1b720a38e4fef03b5375022303c
parentd063cb036c22a5853101f52d8a3b3ace83320ed1 (diff)
sync.profile: point to qtbase/stable
Change-Id: I800c2513961f8b097005275b3d2afdca2aa67965 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 4dbd6f4..ccc4a15 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,5 +5,5 @@
# - 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/stable",
);