Remove qtbase pin
authorKent Hansen <kent.hansen@nokia.com>
Sun, 10 Jun 2012 19:06:55 +0000 (21:06 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 12 Jun 2012 10:06:16 +0000 (12:06 +0200)
Change-Id: I0fa3fb45aa26fe4eca15fa0bcb1f67c99925a21e
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
sync.profile

index b792806..d4f22c7 100644 (file)
@@ -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",
 );