diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-babel.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc index e6e6862509..c55b45922e 100644 --- a/meta-python/recipes-devtools/python/python-babel.inc +++ b/meta-python/recipes-devtools/python/python-babel.inc | |||
@@ -23,3 +23,5 @@ RDEPENDS_${PN} += " \ | |||
23 | ${PYTHON_PN}-shell \ | 23 | ${PYTHON_PN}-shell \ |
24 | ${PYTHON_PN}-threading \ | 24 | ${PYTHON_PN}-threading \ |
25 | " | 25 | " |
26 | |||
27 | BBCLASSEXTEND = "native nativesdk" | ||