aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-03-06 13:17:16 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-12 17:04:20 +0100
commit406f74189a351489585308f1e9637777662b436d (patch)
treed3b49647501688b25dea9d4e12d59850aa609dd5 /sync.profile
parentcbb7f8b10e99fad675839d7625d3236ed67b3e01 (diff)
Remove pin of qtbase for qtdeclarative.
Change-Id: Ib70a3438d085adbed3a1ca7df81d593c7a512ae0 Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
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 554dd14fbf..36b45b35d0 100644
--- a/sync.profile
+++ b/sync.profile
@@ -216,7 +216,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "3d19422ef16a230bb11dbbfe4a8cc9667f39bf15",
+ "qtbase" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);