aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-06-10 21:06:55 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-12 12:06:16 +0200
commit38540f6091c2ffedaea3afbf093d8079840c9ea2 (patch)
tree0467c7334838d7d2349c65f6bc7386f9e193fc1c /sync.profile
parentc421281a0291fd48c616a6e37315364ce0553c0f (diff)
Remove qtbase pin
Change-Id: I0fa3fb45aa26fe4eca15fa0bcb1f67c99925a21e Reviewed-by: Aaron Kennedy <aaron.kennedy@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 b792806503..d4f22c7eef 100644
--- a/sync.profile
+++ b/sync.profile
@@ -38,7 +38,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "c631927b764133ea3c90613262c5a1587b0937a8",
+ "qtbase" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);