meta-openembedded/meta-python/recipes-devtools/python/python-tornado_4.3.bb
Derek Straka b62ae60f86 Update python recipes to use the updated pypi class
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:45:48 +01:00

4 lines
98 B
BlitzBasic

inherit pypi setuptools
require python-tornado.inc
RDEPENDS_${PN} += "${PYTHON_PN}-backports-ssl"