mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
python-click: add recipe for the python click package required by the new version of flask
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
a7195fc969
commit
d070f5afe9
@@ -0,0 +1,4 @@
|
||||
inherit pypi setuptools
|
||||
require python-click.inc
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-contextlib"
|
||||
Reference in New Issue
Block a user