summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-10-01 16:16:25 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-10-04 08:10:38 +0200
commitc6de37bc6e07f63866d46aae4a549d1bbf1a6052 (patch)
tree77320c8e6b29557045654686f73ff824b927896f
parent4497f2a75480df320cd78680d26971bba42e7421 (diff)
Remove unnecessary dependency to qtjsbackend from sync.profile
Change-Id: I88cd4f5df44def04567d130c03121d34f2590e9a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index a25a33d2..684b8fbc 100644
--- a/sync.profile
+++ b/sync.profile
@@ -17,6 +17,5 @@ $publicclassregexp = "QJsonDb.+";
%dependencies = (
"qtbase" => "refs/heads/stable",
"qtdeclarative" => "refs/heads/stable",
- "qtjsbackend" => "refs/heads/stable",
"qtxmlpatterns" => "refs/heads/stable",
);