aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-05-14 14:10:00 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-23 06:39:55 +0200
commit1c30173a033ffe51dd700f16f5ea36a4c6dcb8b8 (patch)
tree8277088773d12255e455ec111a0d815909604ba0 /sync.profile
parent287e2604ebfcc0d25cf3816f3be4bcfde46c8adc (diff)
sync.profile: remove dependency on qtsvg.
sync.profile should not reference modules as dependencies unless they are actually required; update sync.profile accordingly. Change-Id: I1bce3fa5ad8f8c58867966afeba8b71edb49729b Reviewed-by: Rohan McGovern <rohan.mcgovern@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 0d03662..015705a 100644
--- a/sync.profile
+++ b/sync.profile
@@ -20,6 +20,5 @@
"qtbase" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
- "qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
);