diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aiodns_3.1.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-aiodns_3.1.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiodns_3.1.1.bb b/meta-python/recipes-devtools/python/python3-aiodns_3.1.1.bb index 5c685d7e40..02a0b4ea2c 100644 --- a/meta-python/recipes-devtools/python/python3-aiodns_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-aiodns_3.1.1.bb | |||
| @@ -14,3 +14,5 @@ RDEPENDS:${PN} += " \ | |||
| 14 | ${PYTHON_PN}-asyncio \ | 14 | ${PYTHON_PN}-asyncio \ |
| 15 | ${PYTHON_PN}-pycares \ | 15 | ${PYTHON_PN}-pycares \ |
| 16 | " | 16 | " |
| 17 | |||
| 18 | BBCLASSEXTEND = "native nativesdk" | ||
