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>
This commit is contained in:
Jyri Tahtela 2012-03-05 11:38:44 +02:00 committed by Qt by Nokia
parent ba61ea8fa1
commit 5ed1b16ba9
1 changed files with 1 additions and 1 deletions

View File

@ -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",