diff --git a/sync.profile b/sync.profile
index bf15247c..40898352 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,6 +1,6 @@
 %dependencies = (
-        "qtbase" => "dev",
-        "qtdeclarative" => "dev",
-        "qttools" => "dev",
-        "qtwinextras" => "dev",
+        "qtbase" => "",
+        "qtdeclarative" => "",
+        "qttools" => "",
+        "qtwinextras" => "",
 );