From: Anuj Mittal Date: Tue, 9 Jul 2019 02:03:37 +0000 (+0800) Subject: vulkan-demos: depend on vulkan-loader X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13948 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ee4af8c057dea47cdedf2ae6d1b8f62ecdbc7e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vulkan-demos: depend on vulkan-loader Depend on vulkan-loader component of the now split-up vulkan. Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/vulkan/vulkan-demos_git.bb b/meta/recipes-graphics/vulkan/vulkan-demos_git.bb index bf30c980c0a..d2041d7d4c7 100644 --- a/meta/recipes-graphics/vulkan/vulkan-demos_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-demos_git.bb @@ -21,7 +21,7 @@ S = "${WORKDIR}/git" REQUIRED_DISTRO_FEATURES = 'vulkan' inherit cmake distro_features_check -DEPENDS = "vulkan assimp" +DEPENDS = "vulkan-loader assimp" do_install_append () { # Remove assets that have uncertain licenses