diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-idna_3.6.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-idna_3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-idna_3.6.bb b/meta/recipes-devtools/python/python3-idna_3.6.bb index 228dce62d7..47c080cdf8 100644 --- a/meta/recipes-devtools/python/python3-idna_3.6.bb +++ b/meta/recipes-devtools/python/python3-idna_3.6.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d1 | |||
| 8 | inherit pypi python_flit_core | 8 | inherit pypi python_flit_core |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN}:class-target = "\ | 10 | RDEPENDS:${PN}:class-target = "\ |
| 11 | ${PYTHON_PN}-codecs \ | 11 | python3-codecs \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
