M7350/oe-core/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb

6 lines
114 B
BlitzBasic
Raw Normal View History

2024-09-09 08:52:07 +00:00
require python-pyrex_${PV}.bb
2024-09-09 08:57:42 +00:00
inherit native pythonnative
2024-09-09 08:52:07 +00:00
DEPENDS = "python-native"
RDEPENDS_${PN} = ""
2024-09-09 08:57:42 +00:00
PR = "r3"