summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-05-17 13:28:12 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-17 06:51:19 +0200
commit90813253870f5a5e9e6c02c4f299ec8bd399a210 (patch)
tree46572b876bdcdd8999367785e58a31e624c6f94a /sync.profile
parent41a596fcfa1d071f04c624a87c82bc27eafcfce7 (diff)
sync.profile: remove dependency on qtsvg and qtscript.
sync.profile should not reference modules as dependencies unless they are actually required; update sync.profile accordingly. Change-Id: I963550edbc38822d0cecb32d8cb00f972bf0c056 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 439903e8..91eb21c7 100644
--- a/sync.profile
+++ b/sync.profile
@@ -26,8 +26,6 @@
"qtbase" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
- "qtscript" => "refs/heads/master",
- "qtsvg" => "refs/heads/master",
"qtsystems" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
);