diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-webencodings.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc b/meta-python/recipes-devtools/python/python-webencodings.inc index 34ca7066b2..a2b8410cf0 100644 --- a/meta-python/recipes-devtools/python/python-webencodings.inc +++ b/meta-python/recipes-devtools/python/python-webencodings.inc | |||
@@ -11,3 +11,5 @@ RDEPENDS_${PN} += " \ | |||
11 | ${PYTHON_PN}-codecs \ | 11 | ${PYTHON_PN}-codecs \ |
12 | ${PYTHON_PN}-json \ | 12 | ${PYTHON_PN}-json \ |
13 | " | 13 | " |
14 | |||
15 | BBCLASSEXTEND = "native nativesdk" | ||