Add qtquickcontrols as a dependency for the CI (need qtquicklayouts)

Change-Id: Ie50285eddfc1e6f659c285cbd8a570bdbdd047bd
Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
This commit is contained in:
J-P Nurmi 2015-03-18 14:28:45 +01:00 committed by Jari-Pekka Nurmi
parent bca36a6602
commit 7cb166eb78
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@
"qtbase" => "dev",
"qtxmlpatterns" => "dev",
"qtdeclarative" => "dev",
"qtquickcontrols" => "dev",
);