summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-03-04 09:23:30 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-04 09:23:57 +0100
commit42a9312f055cc8371c0b52b8ff4ffdae9a9c8691 (patch)
treed620b1a4b3461800f63bc403dd17d309c4e575e4 /sync.profile
parent0438d916678c5d37c9788760078397de0daaeda9 (diff)
downloadqtquickcontrols-42a9312f055cc8371c0b52b8ff4ffdae9a9c8691.tar.gz
Temporarily pin qtbase similar to qtdeclarative
Change-Id: I95b101670fd4f767d311ea015d0836f6d09931aa 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 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" => "",
);