diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb index 3d35780b65..480d4cb02e 100644 --- a/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb | |||
| @@ -16,3 +16,5 @@ inherit pypi python_setuptools_build_meta | |||
| 16 | RDEPENDS:${PN} = "\ | 16 | RDEPENDS:${PN} = "\ |
| 17 | python3-asyncio \ | 17 | python3-asyncio \ |
| 18 | " | 18 | " |
| 19 | |||
| 20 | BBCLASSEXTEND = "native nativesdk" | ||
