summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-03-05 19:49:42 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-06 10:29:12 +0100
commit3081d1037d9ccd57f85cace03ae9e634de9a95e6 (patch)
tree15995ff7b4618b8403d4582d52ba6cb99ec3361c /sync.profile
parent388a775e5d321d72320683583958ede9633a121c (diff)
downloadqtquickcontrols-3081d1037d9ccd57f85cace03ae9e634de9a95e6.tar.gz
Unpin qtbase and qtdeclarative
...both merges are already in Change-Id: Ib6a43a88e6a10d0db0c5f471b74709ac9ee5b419 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
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" => "",
);