diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-ujson.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-ujson.inc b/meta-python/recipes-devtools/python/python-ujson.inc index 8f05de856..018ddf418 100644 --- a/meta-python/recipes-devtools/python/python-ujson.inc +++ b/meta-python/recipes-devtools/python/python-ujson.inc | |||
@@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\ | |||
13 | ${PYTHON_PN}-datetime \ | 13 | ${PYTHON_PN}-datetime \ |
14 | ${PYTHON_PN}-numbers \ | 14 | ${PYTHON_PN}-numbers \ |
15 | " | 15 | " |
16 | |||
17 | BBCLASSEXTEND = "native nativesdk" | ||