diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-charset-normalizer_3.3.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.3.2.bb b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.3.2.bb index 0e6d62fc2b..ca9a88ccfb 100644 --- a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.3.2.bb | |||
@@ -13,3 +13,5 @@ RDEPENDS:${PN} += " \ | |||
13 | python3-codecs \ | 13 | python3-codecs \ |
14 | python3-json \ | 14 | python3-json \ |
15 | " | 15 | " |
16 | |||
17 | BBCLASSEXTEND = "native nativesdk" | ||