diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb b/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb index 5e5f0c92f5..978fc0d4a6 100644 --- a/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb | |||
| @@ -18,3 +18,5 @@ RDEPENDS:${PN} += " \ | |||
| 18 | ${PYTHON_PN}-cffi \ | 18 | ${PYTHON_PN}-cffi \ |
| 19 | ${PYTHON_PN}-idna \ | 19 | ${PYTHON_PN}-idna \ |
| 20 | " | 20 | " |
| 21 | |||
| 22 | BBCLASSEXTEND = "native nativesdk" | ||
