diff options
| -rw-r--r-- | meta/classes-recipe/python_maturin.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/python_maturin.bbclass b/meta/classes-recipe/python_maturin.bbclass index c39d6c6e37..5892bf5ecd 100644 --- a/meta/classes-recipe/python_maturin.bbclass +++ b/meta/classes-recipe/python_maturin.bbclass | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # SPDX-License-Identifier: MIT | 4 | # SPDX-License-Identifier: MIT |
| 5 | # | 5 | # |
| 6 | 6 | ||
| 7 | inherit python_pyo3 python_setuptools_build_meta | 7 | inherit python_pyo3 python_pep517 |
| 8 | 8 | ||
| 9 | DEPENDS += "python3-maturin-native" | 9 | DEPENDS += "python3-maturin-native" |
| 10 | 10 | ||
