summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-05-14 15:09:42 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-23 06:40:02 +0200
commit8fc929f036152ab364a54b196ddc5a98b5c7527e (patch)
treea4b44bac42263bd17c69ecb9be11fdcd17b2e9f9
parentddaa4d9aefef66a14f673844beec19640e78c1bd (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: Ie8488112d8553376801c17ea62873061b4dac3ab Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index cea2801..fb3e9e3 100644
--- a/sync.profile
+++ b/sync.profile
@@ -20,7 +20,6 @@
#
%dependencies = (
"qtbase" => "refs/heads/master",
- "qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",