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