[Buildroot] [PATCH v1 1/5] package/python-flask: remove erroneously python-lxml dependency

Sébastien Szymanski sebastien.szymanski at armadeus.com
Thu Apr 9 09:16:46 UTC 2020


Hi,

On 4/8/20 10:48 PM, Peter Seiderer wrote:
> Remove erroneously python-lxml dependency (as noted by
> Peter Korsgaard).
> 
> Signed-off-by: Peter Seiderer <ps.report at gmx.net>

Reviewed-by: Sébastien Szymanski <sebastien.szymanski at armadeus.com>

Regards,

> ---
>  package/python-flask/Config.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/python-flask/Config.in b/package/python-flask/Config.in
> index 72fcb61999..556afab6d2 100644
> --- a/package/python-flask/Config.in
> +++ b/package/python-flask/Config.in
> @@ -2,7 +2,6 @@ config BR2_PACKAGE_PYTHON_FLASK
>  	bool "python-flask"
>  	select BR2_PACKAGE_PYTHON_CLICK # runtime
>  	select BR2_PACKAGE_PYTHON_JINJA2 # runtime
> -	select BR2_PACKAGE_PYTHON_LXML # runtime
>  	select BR2_PACKAGE_PYTHON_WERKZEUG # runtime
>  	select BR2_PACKAGE_PYTHON_ITSDANGEROUS # runtime
>  	select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
> 


-- 
Sébastien Szymanski, Armadeus Systems
Software engineer



More information about the buildroot mailing list