summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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" => "",
);