summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-05-14 15:12:09 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-17 05:24:56 +0200
commit9bcdb4f50547d84df2e3a16ee506e8807e9f671d (patch)
tree02befd5fb3f8568af05f5d1135b590e6c6823aec /sync.profile
parenta5b01032b63a5f02bbecfe0a94e0c50a4521b21a (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: Ic01bf4412cb3407b82311873da3e7a32d1e1846f 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 2bef216d1..db62fa2be 100644
--- a/sync.profile
+++ b/sync.profile
@@ -42,7 +42,6 @@
%dependencies = (
"qtbase" => "refs/heads/master",
"qtscript" => "refs/heads/master",
- "qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtquick1" => "refs/heads/master",