meta-openembedded/meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb
Derek Straka d3ff4c15d9 python-simplejson: update to version 3.12.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19 13:36:26 -08:00

8 lines
138 B
BlitzBasic

inherit setuptools3
require python-simplejson.inc
# Requires _pydecimal which is in misc
RDEPENDS_${PN} += " \
${PYTHON_PN}-misc \
"