summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@jollamobile.com>2013-12-03 12:00:42 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-03 12:02:43 +0100
commitc3380c2b41f3ae04937e5aa5754996ca8978bf8a (patch)
tree55fb874406fb85e3a0c11eb3f70e2e687b435992
parent870b170354688ae634f620c34ad3ad8aba347dde (diff)
Remove qtjsbackend from sync.profile.
No longer needed with Qt 5.2. Change-Id: I17e8c24c2ae6235c4117a3f79d01833515ee781e Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index c3a9992..622162b 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,5 +12,4 @@
%dependencies = (
"qtbase" => "refs/heads/stable",
"qtdeclarative" => "refs/heads/stable",
- "qtjsbackend" => "refs/heads/stable",
);