summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-02-27 18:49:32 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-04-16 11:52:29 +0000
commitda6ed2851f3e18c0b004992ff22d0b4acbf25650 (patch)
tree8476e8cb3f3257794c0181eca65d7aeeddc9626c /sync.profile
parent47124fb6be7432e8cb3bfbd8d402b12525fba79b (diff)
Add sync.profile
Change-Id: I3ebd138a5743687f3a6ccb7204ca37587bf207a2 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
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",
+);