meta-openembedded/meta-python/recipes-devtools/python/python3-simplejson_3.11.1.bb
Derek Straka 5fc1c31209 python-simplejson: update to version 3.11.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13 13:19:01 +02:00

8 lines
138 B
BlitzBasic

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