mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qmlcompilerplus: add dependency to native
If we stop forcing build of target tools, we then need to have dependency to the native package. Pick-to: 6.4 6.3 6.2 Change-Id: Ie5d9634ba4c85af877920e66fd88d36880af8afc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
7d1d6a11af
commit
8228b69a19
|
|
@ -9,7 +9,7 @@ include recipes-qt/qt6/qt6-git.inc
|
|||
include recipes-qt/qt6/qt6.inc
|
||||
include recipes-qt/qt6/qt6-commercial.inc
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative qtdeclarative-native"
|
||||
DEPENDS += "qtbase qtdeclarative qtdeclarative-native qmlcompilerplus-native"
|
||||
|
||||
PTEST_ENABLED = "0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user