Remove qtbase pin.
authorMichael Brasser <michael.brasser@nokia.com>
Wed, 27 Jun 2012 03:05:14 +0000 (13:05 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 27 Jun 2012 03:08:39 +0000 (05:08 +0200)
Change-Id: Ieec75d0e4b3063000e44bfd109a92c5e79754240
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
sync.profile

index 5109ec9..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" => "799f0841a6f22ccaa03f3673ba91ad7b40f20612",
+        "qtbase" => "refs/heads/master",
         "qtxmlpatterns" => "refs/heads/master",
         "qtjsbackend" => "refs/heads/master",
 );