summaryrefslogtreecommitdiff
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 1ae99a70..223c2104 100644
--- a/sync.profile
+++ b/sync.profile
@@ -10,7 +10,7 @@
# - 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" => "ca4b9f624a41aa656e1d336ea48ec50fe53fa17e",
"qtdeclarative" => "",
"qtxmlpatterns" => "",
);