summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/castxml/castxml_0.6.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/castxml/castxml_0.6.11.bb')
-rw-r--r--recipes-devtools/castxml/castxml_0.6.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/castxml/castxml_0.6.11.bb b/recipes-devtools/castxml/castxml_0.6.11.bb
index cd6e004..7eccc77 100644
--- a/recipes-devtools/castxml/castxml_0.6.11.bb
+++ b/recipes-devtools/castxml/castxml_0.6.11.bb
@@ -9,6 +9,6 @@ SRCREV = "f38c024b395187814f14f77974d8f5240bb2e71f"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11DEPENDS = "clang" 11DEPENDS = "clang"
12inherit cmake cmake-native pkgconfig python3native 12inherit cmake pkgconfig python3native
13 13
14BBCLASSEXTEND = "native nativesdk" 14BBCLASSEXTEND = "native nativesdk"