summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb
index e919e7dcc2..4428371996 100644
--- a/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
13 13
14EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF" 14EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF"
15 15
16inherit cmake setuptools3 python3native 16inherit cmake setuptools3
17 17
18PIP_INSTALL_DIST_PATH = "${S}/dist" 18PIP_INSTALL_DIST_PATH = "${S}/dist"
19PIP_INSTALL_PACKAGE = "pybind11" 19PIP_INSTALL_PACKAGE = "pybind11"