summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-04-11 16:35:10 +0200
committerOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-04-11 17:25:40 +0200
commitebab71f0ab7c879788b4d8b3046cd3f172f43139 (patch)
treed14bd8186a9cc48ff764442230e4bb55195f6fc0 /sync.profile
parent4dde2b75a3ff9896b1ffb503a4929c65b273c048 (diff)
parent5c0c8f258f66a057ba3597e86c00f1e8e30504b7 (diff)
downloadqtxmlpatterns-old/5.0.tar.gz
Merge branch 'release' into old/5.0old/5.0
Change-Id: I5e30b1e98cd840de29120ce919c32c2fb90df262
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 75a178b..47985b3 100644
--- a/sync.profile
+++ b/sync.profile
@@ -10,5 +10,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/old/5.0",
);