qtdeclarative: include tools in packagegroup

qtdeclarative-tools has runtime tools, such as qmlscene,
that can be useful in the image.

Change-Id: I359611f8a3e575d8b18b63c4f8a034ad5ab705a1
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
(cherry picked from commit c3d4a5722f)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Samuli Piippo 2022-03-22 09:28:55 +02:00 committed by Qt Cherry-pick Bot
parent b231f6c0e4
commit c702b23223

View File

@ -10,6 +10,7 @@ PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
RDEPENDS:${PN} += " \
qtbase \
qtdeclarative \
qtdeclarative-tools \
qttools \
qttranslations-qtbase \
qttranslations-qtdeclarative \