Files
meta-openembedded/meta-python/recipes-devtools/python/python-jsonschema_3.1.1.bb
T
2019-10-17 08:33:53 -07:00

13 lines
274 B
BlitzBasic

inherit pypi setuptools
require python-jsonschema.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-argparse \
${PYTHON_PN}-contextlib \
${PYTHON_PN}-functools32 \
${PYTHON_PN}-lang \
${PYTHON_PN}-re \
${PYTHON_PN}-subprocess \
${PYTHON_PN}-textutils \
"