diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb index 9674ec0938..5d57590a12 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb | |||
@@ -32,3 +32,5 @@ do_install() { | |||
32 | distutils3_do_install | 32 | distutils3_do_install |
33 | cmake_do_install | 33 | cmake_do_install |
34 | } | 34 | } |
35 | |||
36 | BBCLASSEXTEND = "native nativesdk" | ||