aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-08-13 10:02:18 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-13 10:38:14 +0200
commit11c2286fcbcae87b24f9d069703d231d5bf997d0 (patch)
tree8b12677049616e2d7fd8d7a9ee02f496790a8499
parentac8ff6bca583f73efcf172d89534e95769618abc (diff)
Remove unnecessary dependency to qtjsbackend from sync.profilev5.2.0-beta1v5.2.0-alpha1
Change-Id: I3739b28c055ff43099c5a3cb0a1061fd90aa66de Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 658eaf2..65c0ab5 100644
--- a/sync.profile
+++ b/sync.profile
@@ -8,6 +8,5 @@
%dependencies = (
"qtbase" => "",
"qtdeclarative" => "",
- "qtjsbackend" => "",
"qtxmlpatterns" => "",
);