aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-03-12 23:04:32 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-12 23:51:20 +0100
commit6b197652ab0ff60b151f69fb965355d6ece491a5 (patch)
tree97c7c1f82ea67767daac104e4723f3eb0617f4bd /sync.profile
parent76516e9b152438cc8620dc65c2f49b95c46d1b57 (diff)
Remove pin of qtbase for qtgraphicaleffects.
Change-Id: I5b217fb50d14db237126fba6d6ce95017dfd8912 Reviewed-by: Rohan McGovern <rohan.mcgovern@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 77a3cc3..0d03662 100644
--- a/sync.profile
+++ b/sync.profile
@@ -17,7 +17,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/api_changes",
+ "qtbase" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
"qtsvg" => "refs/heads/master",