mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +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:
committed by
Khem Raj
parent
2506374cf3
commit
b77cc67691
@@ -44,6 +44,7 @@ RDEPENDS_${PN} += " \
|
|||||||
${PYTHON_PN}-six \
|
${PYTHON_PN}-six \
|
||||||
${PYTHON_PN}-unittest \
|
${PYTHON_PN}-unittest \
|
||||||
${PYTHON_PN}-setuptools-scm \
|
${PYTHON_PN}-setuptools-scm \
|
||||||
|
${PYTHON_PN}-zipp \
|
||||||
"
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user