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

André Draszik git at andred.net
Thu Nov 21 06:51:15 UTC 2019


there's a typo in the subject line

jsonschemea -> jsonschema

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
> 



More information about the Openembedded-devel mailing list