summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sync.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index a1660490..28dcdcba 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,4 +12,6 @@
%dependencies = (
"qtbase" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
+ "qtjsbackend" => "refs/heads/master",
+ "qtxmlpatterns" => "refs/heads/master",
);