mirror of https://github.com/qt/qtdatavis3d.git
Follow Qt 5.6 branch
Change-Id: I7847f592cb5d69b8b6ddf03f11a285d64dbce00c Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>
This commit is contained in:
parent
981213f0ad
commit
22d919936d
|
@ -10,6 +10,6 @@
|
|||
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
|
||||
#
|
||||
%dependencies = (
|
||||
"qtbase" => "refs/heads/stable",
|
||||
"qtdeclarative" => "refs/heads/stable",
|
||||
"qtbase" => "refs/heads/5.6",
|
||||
"qtdeclarative" => "refs/heads/5.6",
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue