aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-06-24 14:31:36 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2013-06-24 14:32:11 +0200
commit87aba78f70d455962b70d4a8acfd5750bd7e1f83 (patch)
tree6a1dc0dd7b7d5723c2d3bf0b2bdd5e54b3ad961a /sync.profile
parentdca25a1ab8a0f7cc9e80f0f07805f8ca6992fce9 (diff)
Re-add qtjsbackend
This is not an actual dependency, but required to build with qt.pro in the CI system. This can be reverted again when merging back to dev. Change-Id: I48f038553754b971e0ce37587afe43dabf4e50cf Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 137eac5784..72c9ce5fa1 100644
--- a/sync.profile
+++ b/sync.profile
@@ -20,4 +20,5 @@
%dependencies = (
"qtbase" => "refs/heads/dev",
"qtxmlpatterns" => "refs/heads/dev",
+ "qtjsbackend" => "refs/heads/dev",
);