summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorAlex Wilson <alex.wilson@nokia.com>2012-03-02 12:44:42 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-02 05:50:07 +0100
commitfade6d7eaf845ab37a3b3e56dd896c1e5120a613 (patch)
treecf1745731c9a94cf8c55d6e89921597dd8d1577e /sync.profile
parent56d8657c24179f13171aa9c8aa0fdb41d4e3b22a (diff)
downloadqtlocation-fade6d7eaf845ab37a3b3e56dd896c1e5120a613.tar.gz
sync.profile: pinning qtbase to a known good SHA1
Let's do the Qt 5 dance! And by that I mean the dance between our dependencies working and not working on a regular basis. Change-Id: I7d7a42f3cc8e0b6bf00d6424c612d7fcd1016f5f Reviewed-by: Toby Tomkins <toby.tomkins@nokia.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 7d885aa1..2fb3d750 100644
--- a/sync.profile
+++ b/sync.profile
@@ -21,7 +21,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/master",
+ "qtbase" => "95c5be8bc1c8f9ff8e7f95e52a8abd3cd7976ba1",
"qtscript" => "refs/heads/master",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",