summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb')
-rw-r--r--recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
index c566f43..f6a5f64 100644
--- a/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
+++ b/recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
@@ -14,7 +14,7 @@ SRCREV_FORMAT = "default_headers"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17DEPENDS = "spirv-tools clang" 17DEPENDS = "spirv-tools clang llvm"
18 18
19inherit cmake pkgconfig python3native 19inherit cmake pkgconfig python3native
20 20