summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@theqtcompany.com>2016-09-15 12:21:54 +0300
committerKatja Marttila <katja.marttila@qt.io>2016-09-15 09:22:54 +0000
commitae100e0e4f686e7bf22c198a7eb0ec77cd8cec4e (patch)
treeba66e9f3df4b8d4549e08f2dba2754658f189731 /sync.profile
parent49201fdb99ee6ca7f6bee296f51f5036345017c6 (diff)
update sync profile
Change-Id: I7c28950112de47e944b25d1dcee47767de83b313 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sync.profile b/sync.profile
index bf15247c1..40898352a 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,6 +1,6 @@
%dependencies = (
- "qtbase" => "dev",
- "qtdeclarative" => "dev",
- "qttools" => "dev",
- "qtwinextras" => "dev",
+ "qtbase" => "",
+ "qtdeclarative" => "",
+ "qttools" => "",
+ "qtwinextras" => "",
);