summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-idna_3.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-idna_3.6.bb')
-rw-r--r--meta/recipes-devtools/python/python3-idna_3.6.bb2
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
8inherit pypi python_flit_core 8inherit pypi python_flit_core
9 9
10RDEPENDS:${PN}:class-target = "\ 10RDEPENDS:${PN}:class-target = "\
11 ${PYTHON_PN}-codecs \ 11 python3-codecs \
12" 12"
13 13
14BBCLASSEXTEND = "native nativesdk" 14BBCLASSEXTEND = "native nativesdk"