summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
index 73cbf2a3f9..93a83ead65 100644
--- a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
+++ b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
@@ -9,7 +9,10 @@ DEPENDS = "python3-hatch-vcs-native"
9 9
10inherit pypi python_hatchling 10inherit pypi python_hatchling
11 11
12SRC_URI += "file://0001-builder.py-Check-PYTHON_INCLUDE_DIR.patch" 12SRC_URI += " \
13 file://0001-builder.py-Check-PYTHON_INCLUDE_DIR.patch \
14 file://0001-Find-cmake-from-PATH-instead-of-CMAKE_BIN_DIR.patch \
15"
13SRC_URI[sha256sum] = "5982ccd839735be99cfd3b92a8847c6c196692f476c215da84b79d2ad12f9f1b" 16SRC_URI[sha256sum] = "5982ccd839735be99cfd3b92a8847c6c196692f476c215da84b79d2ad12f9f1b"
14 17
15BBCLASSEXTEND = "native nativesdk" 18BBCLASSEXTEND = "native nativesdk"