summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-10-01 15:52:20 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-01 15:56:44 +0200
commitf2540f3285a8810700e5dc21e768b9fe100cf086 (patch)
tree8b15a09814d775f0ba5300868e2b2174ccbe44f5 /sync.profile
parent898c0ee45599257d3730cac4481682f6b503f906 (diff)
Remove unnecessary dependency to qtjsbackend from sync.profile
Change-Id: I240da0d785eaddc81701f36862f1e29d83d686ae Reviewed-by: Andras Becsi <andras.becsi@digia.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 da4707588..80c8649ae 100644
--- a/sync.profile
+++ b/sync.profile
@@ -16,7 +16,6 @@
%dependencies = (
"qtbase" => "refs/heads/stable",
"qtdeclarative" => "refs/heads/stable",
- "qtjsbackend" => "refs/heads/stable",
"qtxmlpatterns" => "refs/heads/stable",
# FIXME: take examples out into their own module to avoid a potential circular dependency later ?
"qtquickcontrols" => "refs/heads/stable",