summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/vulkan/vulkan-demos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/vulkan/vulkan-demos_git.bb')
-rw-r--r--meta/recipes-graphics/vulkan/vulkan-demos_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan-demos_git.bb b/meta/recipes-graphics/vulkan/vulkan-demos_git.bb
index bf30c980c0..d2041d7d4c 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"
21REQUIRED_DISTRO_FEATURES = 'vulkan' 21REQUIRED_DISTRO_FEATURES = 'vulkan'
22 22
23inherit cmake distro_features_check 23inherit cmake distro_features_check
24DEPENDS = "vulkan assimp" 24DEPENDS = "vulkan-loader assimp"
25 25
26do_install_append () { 26do_install_append () {
27 # Remove assets that have uncertain licenses 27 # Remove assets that have uncertain licenses