summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-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..bf15247c1
--- /dev/null
+++ b/sync.profile
@@ -0,0 +1,6 @@
+%dependencies = (
+ "qtbase" => "dev",
+ "qtdeclarative" => "dev",
+ "qttools" => "dev",
+ "qtwinextras" => "dev",
+);