aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2014-02-19 13:48:55 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-19 17:23:21 +0100
commita7e013a3ae9a492266974417ffd547307cb7d7e2 (patch)
tree260e2745a4756dd094a4025f78eccf56025a4483 /sync.profile
parent2528fce0a8d40772534cb03cd47e7db306327f15 (diff)
Pin qtbase to merge from dev while we integrate glyph cache changes
Change-Id: I4ab46977ec0f137e2bb5a41c67dc09ee962a8b82 Reviewed-by: Simon Hausmann <simon.hausmann@digia.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 4f4e767129..bd75033aaa 100644
--- a/sync.profile
+++ b/sync.profile
@@ -19,6 +19,6 @@
# - an empty string to use the same branch under test (dependencies will become "refs/heads/master" if we are in the master branch)
#
%dependencies = (
- "qtbase" => "",
+ "qtbase" => "30fd22b9574def54726e7b193127cc0c901c1b4c",
"qtxmlpatterns" => "",
);