mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 17:21:52 +00:00
python-pyparsing: add support for native build
* will be used by spice Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
cf67c2863c
commit
06eb9d658e
@ -17,3 +17,5 @@ RDEPENDS_${PN} += " \
|
|||||||
${PYTHON_PN}-stringold \
|
${PYTHON_PN}-stringold \
|
||||||
${PYTHON_PN}-threading \
|
${PYTHON_PN}-threading \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user