[oe] [meta-python][PATCH] python-jsonschemea: add missing dependency

Khem Raj raj.khem at gmail.com
Thu Nov 21 18:54:56 UTC 2019


On Wed, Nov 20, 2019 at 10:51 PM André Draszik <git at andred.net> 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 <Qi.Chen at windriver.com>
> > ---
> >  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
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list