aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2014-02-12 17:24:15 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-15 18:17:16 +0100
commitab6b6b7c7ab544d347d59b7eefad403837d94012 (patch)
treee50a74db65119fab729d80ff6ddefcb4b24fcb71 /sync.profile
parent01e609e9fa0ca1317e0f4eff4802a79584450357 (diff)
Pin qtbase version so we can integrate glyph format changes
Will be unpined along with an update that matches the changes in https://codereview.qt-project.org/#change,77791 Change-Id: I5b9572d21e2cca8dc0078eb0079f6d42af6dd6d4 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 7c905801a1..e7b9e455e8 100644
--- a/sync.profile
+++ b/sync.profile
@@ -18,6 +18,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" => "4273c14e57d26cf2dde90ed9db1f463a25b327bd",
"qtxmlpatterns" => "",
);