On Wed, Nov 20, 2019 at 10:51 PM André Draszik <[email protected]> wrote: > > there's a typo in the subject line > > jsonschemea -> jsonschema > Thanks Andre, I took care of it in master-next
> A. > > On Thu, 2019-11-21 at 10:34 +0800, Chen Qi wrote: > > Signed-off-by: Chen Qi <[email protected]> > > --- > > meta-python/recipes-devtools/python/python-jsonschema.inc | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/meta-python/recipes-devtools/python/python-jsonschema.inc > > b/meta-python/recipes-devtools/python/python- > > jsonschema.inc > > index 1841b5893..5599cc6f4 100644 > > --- a/meta-python/recipes-devtools/python/python-jsonschema.inc > > +++ b/meta-python/recipes-devtools/python/python-jsonschema.inc > > @@ -23,6 +23,7 @@ RDEPENDS_${PN} += " \ > > ${PYTHON_PN}-strict-rfc3339 \ > > ${PYTHON_PN}-unittest \ > > ${PYTHON_PN}-setuptools-scm \ > > + ${PYTHON_PN}-zipp \ > > " > > > > BBCLASSEXTEND = "native nativesdk" > > -- > > 2.17.1 > > > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
