aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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" => "",
);