aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index e7b9d8e164..b55d2c974f 100644
--- a/sync.profile
+++ b/sync.profile
@@ -112,6 +112,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "7aeccb183a827e8504d7dd8614d1ca555caf61d9",
+ "qtbase" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
+ "qtjsbackend" => "refs/heads/master",
);