summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-06-12 20:55:04 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-12 21:21:38 +0200
commitcc6c449d5d7f7b606184ba8b6365456ad53a4a01 (patch)
tree9fc8ae3f5ab1bdab450c98a75cfcbc4809367484 /sync.profile
parentbf6e91f4a0a43b8c139f40996c8e5cfa9df2832d (diff)
Remove qtbase pin
Change-Id: Ife9336fb1e7141737aea1cb76fe0e4bd99aa48cb Reviewed-by: Lars Knoll <lars.knoll@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 54557214..dc44cfba 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,7 +12,7 @@
"QtSensors" => "$basedir/modules/qt_sensors.pri",
);
%dependencies = (
- "qtbase" => "67fc1b893d6bbcd135497341cfaa4ea74ffeb29b",
+ "qtbase" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);