From: Anuj Mittal Date: Tue, 9 Jul 2019 02:03:37 +0000 (+0800) Subject: vulkan-demos: depend on vulkan-loader X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a9702bdf1f0c2d47976802f352303b35c5d60fc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git vulkan-demos: depend on vulkan-loader Depend on vulkan-loader component of the now split-up vulkan. (From OE-Core rev: 64ee4af8c057dea47cdedf2ae6d1b8f62ecdbc7e) 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