summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2012-03-02 12:52:42 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-02 04:02:41 +0100
commit3d0a14efceea7b4faabc73f52a1c0e74230d24d2 (patch)
tree8cd233446522a9f0e29ace51a57a478549b01a71 /sync.profile
parentb33b0d9d1ddab6afd3f3249f9fbc8d8152cf204a (diff)
Pin QtBase SHA1 until it's fixed.
Also remove QtSvg dependency that came from QtDeclarative a long time ago. Change-Id: Iac851e027a6a6f61896fecd36b43a4036dd1b717 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 46b32a093..3bf38227c 100644
--- a/sync.profile
+++ b/sync.profile
@@ -29,8 +29,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",
- "qtsvg" => "refs/heads/master",
+ "qtbase" => "95c5be8bc1c8f9ff8e7f95e52a8abd3cd7976ba1",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",