summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index f19e9fd5..1ae99a70 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" => "ca4b9f624a41aa656e1d336ea48ec50fe53fa17e",
- "qtdeclarative" => "75b191b31d9936b134ca9776f1e69e891d03be11",
+ "qtbase" => "",
+ "qtdeclarative" => "",
"qtxmlpatterns" => "",
);