package/python-flask: remove erroneously python-lxml dependency
authorPeter Seiderer <ps.report@gmx.net>
Wed, 8 Apr 2020 20:48:24 +0000 (22:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 11 Apr 2020 08:13:43 +0000 (10:13 +0200)
Remove erroneously python-lxml dependency (as noted by
Peter Korsgaard).

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-flask/Config.in

index 72fcb619997310bcf2bc20fa2ee7dde34c048da4..556afab6d2effcedaca4caa81b2e568fc49a3327 100644 (file)
@@ -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