summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb b/meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb
index a9e0ed208c..8f2e6528db 100644
--- a/meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-ninja_1.11.1.1.bb
@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "9d793b08dd857e38d0b6ffe9e6b7145d7c485a42dcfea04905ca0cdb60
11SRC_URI += "file://no-scikit-build.patch \ 11SRC_URI += "file://no-scikit-build.patch \
12 file://run-ninja-from-path.patch" 12 file://run-ninja-from-path.patch"
13 13
14DEPENDS += "${PYTHON_PN}-setuptools-scm-native" 14DEPENDS += "python3-setuptools-scm-native"
15 15
16do_install:append () { 16do_install:append () {
17 rm -rf ${D}${bindir} 17 rm -rf ${D}${bindir}