meta-openembedded/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
Derek Straka b686c380e3 python3-wekzeug: update RDEPENDS to pull in http module
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-12-26 08:24:57 +01:00

5 lines
92 B
BlitzBasic

inherit pypi setuptools3
require python-werkzeug.inc
RDEPENDS_${PN} += "${PYTHON_PN}-misc"