mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:58:31 +00:00
python-jsonschema: add missing dependency
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2506374cf3
commit
b77cc67691
@ -44,6 +44,7 @@ RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-six \
|
||||
${PYTHON_PN}-unittest \
|
||||
${PYTHON_PN}-setuptools-scm \
|
||||
${PYTHON_PN}-zipp \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user