[oe] [meta-python][PATCH] python-webencodings: update RDEPENDS to include lxml

Derek Straka derek at asterius.io
Tue Dec 19 18:32:35 UTC 2017


Drop this one in favor of the v2 that has the correct package in the commit
msg

On Tue, Dec 19, 2017 at 1:29 PM, Derek Straka <derek at asterius.io> wrote:

> Signed-off-by: Derek Straka <derek at asterius.io>
> ---
>  meta-python/recipes-devtools/python/python-webencodings.inc | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc
> b/meta-python/recipes-devtools/python/python-webencodings.inc
> index ed57c52..74b7517 100644
> --- a/meta-python/recipes-devtools/python/python-webencodings.inc
> +++ b/meta-python/recipes-devtools/python/python-webencodings.inc
> @@ -7,4 +7,7 @@ SRC_URI[sha256sum] = "b36a1c245f2d304965eb4e0a828483
> 79241dc04b865afcc4aab1674858
>
>  inherit pypi
>
> -RDEPENDS_${PN} += "${PYTHON_PN}-codecs"
> +RDEPENDS_${PN} += " \
> +    ${PYTHON_PN}-codecs \
> +    ${PYTHON_PN}-json \
> +"
> --
> 2.7.4
>
>



More information about the Openembedded-devel mailing list