diff options
Diffstat (limited to 'recipes-devtools/castxml')
-rw-r--r-- | recipes-devtools/castxml/castxml_0.6.11.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/castxml/castxml_0.6.11.bb b/recipes-devtools/castxml/castxml_0.6.11.bb index 7eccc77..69663e0 100644 --- a/recipes-devtools/castxml/castxml_0.6.11.bb +++ b/recipes-devtools/castxml/castxml_0.6.11.bb | |||
@@ -6,8 +6,6 @@ SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master" | |||
6 | 6 | ||
7 | SRCREV = "f38c024b395187814f14f77974d8f5240bb2e71f" | 7 | SRCREV = "f38c024b395187814f14f77974d8f5240bb2e71f" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | |||
11 | DEPENDS = "clang" | 9 | DEPENDS = "clang" |
12 | inherit cmake pkgconfig python3native | 10 | inherit cmake pkgconfig python3native |
13 | 11 | ||