mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +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
4
meta-python/recipes-devtools/python/python-click_6.6.bb
Normal file
4
meta-python/recipes-devtools/python/python-click_6.6.bb
Normal file
@@ -0,0 +1,4 @@
|
||||
inherit pypi setuptools
|
||||
require python-click.inc
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-contextlib"
|
||||
Reference in New Issue
Block a user