summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJyri Tahtela <jyri.tahtela@nokia.com>2012-03-05 11:38:44 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-05 13:27:02 +0100
commit5ed1b16ba9ccc937cd9416207d58deb87fe110e0 (patch)
tree832c665e991660c7ea69eb352ad0228b429234b1
parentba61ea8fa1fdfab8b7296932b13316840ca120a9 (diff)
Remove pin of qtbase for qtfeedback.
Change-Id: I3a881a6293329937154c839808a05a264d0b0984 Reviewed-by: Mrudul Pendharkar <mrudul.v.pendharkar@nokia.com> Reviewed-by: Jaakko Korpela <jaakko.korpela@nokia.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index bd3db05..cea2801 100644
--- a/sync.profile
+++ b/sync.profile
@@ -19,7 +19,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",
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",