summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-05-14 14:33:26 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-15 01:14:35 +0200
commit72b0d3c8dc446036eb5d478907998eb8a4e3ec7f (patch)
tree8256fad7e424962274a89e95848d4198ce4df1a4 /sync.profile
parent95948513e0b0b33bec679c06de0f8e15ca7ceb2d (diff)
sync.profile: remove dependency on qtsvg.
sync.profile should not reference modules as dependancies unless they are actually required; update sync.profile accordingly. Change-Id: I2569c53ba2f5f2696bf194a8d868858021d5cc87 Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 930b147e8..8bf1534e0 100644
--- a/sync.profile
+++ b/sync.profile
@@ -27,7 +27,6 @@
#
%dependencies = (
"qtbase" => "refs/heads/master",
- "qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",