meta-openembedded/meta-python/recipes-devtools/python/python3-simplejson_3.13.2.bb
Derek Straka b76cedf440 python-simplejson: update to version 3.13.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-27 07:25:01 -08:00

8 lines
138 B
BlitzBasic

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