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:
Martin Jansa
2017-09-13 15:59:22 +02:00
parent cf67c2863c
commit 06eb9d658e

View File

@@ -17,3 +17,5 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-stringold \
${PYTHON_PN}-threading \
"
BBCLASSEXTEND = "native"