mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qt3d: add dependency to qtshadertools
Build needs to have both target and native as dependency. Change-Id: Ib8f01b30822e1e3d2f170297b620c352819e77ca Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
ecc126ed6e
commit
47c530b5e0
|
|
@ -18,7 +18,7 @@ SRC_URI += " \
|
|||
git://github.com/assimp/assimp.git;name=assimp;branch=assimp_5.0_release;protocol=https;destsuffix=git/src/3rdparty/assimp/src \
|
||||
"
|
||||
|
||||
DEPENDS = "qtbase qtdeclarative qtshadertools-native"
|
||||
DEPENDS = "qtbase qtdeclarative qtshadertools qtshadertools-native"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG_class-target ?= "system-assimp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user