aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sync.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index eb2060f..826519e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,5 +3,8 @@
);
%dependencies = (
- qtbase => "refs/heads/stable"
+ "qtbase" => "",
+ "qtdeclarative" => "",
+ "qtxmlpatterns" => "",
+ "qtjsbackend" => "",
);