meta-openembedded/meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb
Alexander Kanavin 4f93338b18 python-pyrex: add a recipe
This is moved from oe-core.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-08 14:55:26 +02:00

6 lines
114 B
BlitzBasic

require python-pyrex_${PV}.bb
inherit native pythonnative
DEPENDS = "python-native"
RDEPENDS_${PN} = ""
PR = "r3"