mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qtdoc: add qttools as dependency
Examples are now using QtLinguist from qttools. Change-Id: I4d0ac4762ead6f5ed5b934c682f22a37d3900b23 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
ec3ac717cf
commit
4c68a3c16e
|
|
@ -27,6 +27,8 @@ DEPENDS += "\
|
|||
qtsensors \
|
||||
qtshadertools-native \
|
||||
qtsvg \
|
||||
qttools \
|
||||
qttools-native \
|
||||
qtwebsockets \
|
||||
"
|
||||
DEPENDS:append:aarch64 = " ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtpdf', '', d)} qtquick3dphysics"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user