sync.profile: remove dependency on qtsvg.
authorToby Tomkins <toby.tomkins@nokia.com>
Mon, 14 May 2012 05:12:09 +0000 (15:12 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 17 May 2012 03:24:56 +0000 (05:24 +0200)
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>
sync.profile

index 2bef216..db62fa2 100644 (file)
@@ -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",