summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-02-01 14:54:08 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-02-01 15:52:15 +0000
commite3d37e846efc43d0af5641b5d7388efd5cc5d732 (patch)
tree9ba2c5d48090667d772c487ea1017608d5310caf
parent81f67c3f968d2a3591667b131bb3368ff4c7c0f0 (diff)
add missing repo dependencies
Change-Id: I39b962ac2e6cf8418d8405a0bc3b08fc8fdb3e56 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
-rw-r--r--sync.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 510fac16..85328591 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,4 +12,6 @@
%dependencies = (
"qtbase" => "",
"qtdeclarative" => "",
+ "qtxmlpatterns" => "",
+ "qtmultimedia" => "",
);