mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qt3d: add dependency to qtshadertools
This commit is contained in:
parent
99735d1bf6
commit
0fc59960fa
|
|
@ -17,7 +17,7 @@ SRC_URI += " \
|
|||
file://0001-Enable-tools-to-build.patch \
|
||||
"
|
||||
|
||||
DEPENDS = "qtbase qtdeclarative qt3d-native"
|
||||
DEPENDS = "qtbase qtdeclarative qtshadertools qt3d-native"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG_class-target ?= "system-assimp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user