diff options
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.bb | 2 |
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 | ||
| 14 | EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF" | 14 | EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF" |
| 15 | 15 | ||
| 16 | inherit cmake setuptools3 python3native | 16 | inherit cmake setuptools3 |
| 17 | 17 | ||
| 18 | PIP_INSTALL_DIST_PATH = "${S}/dist" | 18 | PIP_INSTALL_DIST_PATH = "${S}/dist" |
| 19 | PIP_INSTALL_PACKAGE = "pybind11" | 19 | PIP_INSTALL_PACKAGE = "pybind11" |
