summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index c616ae8..36c410b 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,5 +12,9 @@
#
%dependencies = (
"qtbase" => "",
+ # optional dependencies:
"qtdeclarative" => "",
+ # TODO: disabled for now as it breaks CI builds on OSX
+ # requires changes to qtqa scripts as discussed with sifalt, sahumada, tronical
+ # "qtwebkit" => "",
);