1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-05 14:29:48 +00:00

python-pyrex-native: Update for python-native changes

Add pythonnative to the inherits list

(From OE-Core rev: a043a7737da1123df5ff06ede3e9ed1fdcc163f1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Morgan Little
2012-07-19 13:46:09 -04:00
committed by Richard Purdie
parent 62d224286e
commit 8936145849
@@ -1,5 +1,5 @@
require python-pyrex_${PV}.bb
inherit native
inherit native pythonnative
DEPENDS = "python-native"
RDEPENDS_${PN} = ""
PR = "r2"
PR = "r3"