Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
2eda1a371b06865fd2d4d84af3de14440e3bafa3
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-jsonschema_3.1.1.bb
blob: b677c646e705aead74927f473a694786baab9ce2 [
file
] [
log
] [
blame
]
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 \
"