diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb b/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb index 7b1bb11a1e..79e26e7ae3 100644 --- a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb | |||
@@ -14,3 +14,5 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | |||
14 | inherit pypi python_hatchling | 14 | inherit pypi python_hatchling |
15 | 15 | ||
16 | RDEPENDS:${PN} = "python3-typing-extensions" | 16 | RDEPENDS:${PN} = "python3-typing-extensions" |
17 | |||
18 | BBCLASSEXTEND = "native nativesdk" | ||