Commit 9bcdb4f5 authored by Toby Tomkins's avatar Toby Tomkins Committed by Qt by Nokia
Browse files

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: default avatarRohan McGovern <rohan.mcgovern@nokia.com>
parent a5b01032
No related merge requests found
Showing with 0 additions and 1 deletion
...@@ -42,7 +42,6 @@ ...@@ -42,7 +42,6 @@
%dependencies = ( %dependencies = (
"qtbase" => "refs/heads/master", "qtbase" => "refs/heads/master",
"qtscript" => "refs/heads/master", "qtscript" => "refs/heads/master",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master", "qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master", "qtdeclarative" => "refs/heads/master",
"qtquick1" => "refs/heads/master", "qtquick1" => "refs/heads/master",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment