summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorJyri Tahtela <jyri.tahtela@nokia.com>2012-03-05 13:52:46 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-06 06:26:12 +0100
commit2ac636d41614bc7bb004887cad624b53eeeac01d (patch)
treedc6f28d7eb5d332128afb5ade200e7302db8244c /sync.profile
parent0287bfee05840511c12100f06f9142e3e2b8f7d5 (diff)
downloadqtlocation-2ac636d41614bc7bb004887cad624b53eeeac01d.tar.gz
Remove pin of qtbase for qtlocation.
Change-Id: Ie576ab86440041a997c12cee138b4b09aa9c9940 Reviewed-by: Sergio Ahumada <sergio.ahumada@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 2fb3d750..7d885aa1 100644
--- a/sync.profile
+++ b/sync.profile
@@ -21,7 +21,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "95c5be8bc1c8f9ff8e7f95e52a8abd3cd7976ba1",
+ "qtbase" => "refs/heads/master",
"qtscript" => "refs/heads/master",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",