aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-02-17 13:58:21 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-17 14:37:31 +0100
commite6a5e693a5abeab1a1634b71da33c9c93e2e7b98 (patch)
tree8709aa78797963ac72250b64dffe1884672f4566 /sync.profile
parent1674c536de808358ec6bc0694d8b322a65a885a4 (diff)
Update pin of qtbase so that the qtquickcontrols revdep builds
Change-Id: I3dbbad674be889ec6ca0c2ec66e2c995c5b0839b 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 e7b9e455e8..961c85b6ce 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" => "4273c14e57d26cf2dde90ed9db1f463a25b327bd",
+ "qtbase" => "70f4bf1a487aa56e9667b92f420926e353ba7862",
"qtxmlpatterns" => "",
);