qt3d: add dependency to qtshadertools

This commit is contained in:
Samuli Piippo 2020-06-16 09:38:29 +03:00
parent 99735d1bf6
commit 0fc59960fa

View File

@ -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"