summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sync.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
new file mode 100644
index 000000000..47784bc9d
--- /dev/null
+++ b/sync.profile
@@ -0,0 +1,6 @@
+%dependencies = (
+ "qtbase" => "5.6",
+ "qtdeclarative" => "5.6",
+ "qttools" => "5.6",
+ "qtwinextras" => "5.6",
+);