summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-05-11 15:39:41 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-15 03:54:54 +0200
commit08c61718b83f93b2d27871e0e74cce838cc8fbf5 (patch)
tree88864dc2dfff3b9aae417979d8dcd66606f4c022 /sync.profile
parentb02e7a2bf91aeec690da22bda642ee2b36b11af0 (diff)
downloadqtlocation-08c61718b83f93b2d27871e0e74cce838cc8fbf5.tar.gz
sync.profile: remove dependency on qtscript.
sync.profile should not reference modules as dependancies unless they are actually required; update sync.profile accordingly. Change-Id: I40fa7db620bf7cb0564adfdbc8454c710a80a510 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@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 7d02dd10..5f955203 100644
--- a/sync.profile
+++ b/sync.profile
@@ -22,7 +22,6 @@
#
%dependencies = (
"qtbase" => "refs/heads/master",
- "qtscript" => "refs/heads/master",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",