mirror of https://github.com/qt/qtfeedback.git
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:
parent
ba61ea8fa1
commit
5ed1b16ba9
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue