diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-py_1.11.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-py_1.11.0.bb b/meta/recipes-devtools/python/python3-py_1.11.0.bb index f8be3935e5..02027248f4 100644 --- a/meta/recipes-devtools/python/python3-py_1.11.0.bb +++ b/meta/recipes-devtools/python/python3-py_1.11.0.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4 | |||
| 7 | 7 | ||
| 8 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" | 8 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" |
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools_build_meta |
| 11 | 11 | ||
| 12 | BBCLASSEXTEND = "native nativesdk" | 12 | BBCLASSEXTEND = "native nativesdk" |
| 13 | 13 | ||
