meta-openembedded/meta-python/recipes-devtools/python/python-cython_0.24.bb
Derek Straka 4a90cbc29b python-cython: update to 0.24
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-04-21 21:33:18 +02:00

7 lines
93 B
BlitzBasic

inherit setuptools
require python-cython.inc
RDEPENDS_${PN} += "\
python-distribute \
"