@@ -13,7 +13,6 | |||||
13 | # - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) |
|
13 | # - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) | |
14 | # |
|
14 | # | |
15 | %dependencies = ( |
|
15 | %dependencies = ( | |
16 |
"qtbase" => "refs/heads/ |
|
16 | "qtbase" => "refs/heads/5.6", | |
17 |
"qt |
|
17 | "qtdeclarative" => "refs/heads/5.6", | |
18 | "qtdeclarative" => "refs/heads/stable", |
|
|||
19 | ); |
|
18 | ); |
General Comments 0
You need to be logged in to leave comments.
Login now