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 1dc6dbe5..666e42ed 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,8 +4,8 @@
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%dependencies = (
- "qtbase" => "refs/heads/stable",
- "qtxmlpatterns" => "refs/heads/stable",
- "qtdeclarative" => "refs/heads/stable",
- "qtjsbackend" => "refs/heads/stable",
+ "qtbase" => "",
+ "qtxmlpatterns" => "",
+ "qtdeclarative" => "",
+ "qtjsbackend" => "",
);