meta-openembedded/meta-python/recipes-devtools/python/python-click_6.6.bb
Derek Straka d070f5afe9 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>
2016-07-22 21:45:41 +02:00

5 lines
94 B
BlitzBasic

inherit pypi setuptools
require python-click.inc
RDEPENDS_${PN} += "${PYTHON_PN}-contextlib"