aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-01 09:22:06 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-02 08:50:21 +0200
commitbc516180e841a9dc3c3ea95ad968e743e48ad319 (patch)
treee9853d7032a94247ab96f36aabf23ebc0d6d29be /sync.profile
parent94b44b19edbb501d4cbe7519fb7202ead81746cc (diff)
sync.profile: remove dependency on qtscript
Since d410ad364ec0b8877797145c68a4d7c3c98ce1c0, qtdeclarative does not depend on qtscript. Change-Id: I29f6eed7fa399fab16eae9493b0dae4ad4d505d7 Reviewed-on: http://codereview.qt.nokia.com/2406 Reviewed-by: Alan Alpert <alan.alpert@nokia.com> Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.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 f7aec34d06..2ea92fb94e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -27,7 +27,6 @@
#
%dependencies = (
"qtbase" => "refs/heads/master",
- "qtscript" => "refs/heads/master",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
);