mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 05:11:59 +00:00
python*-markupsafe: Add native and nativesdk to BBCLASSEXTEND
SIGNED-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,3 +10,5 @@ PYPI_PACKAGE = "MarkupSafe"
|
|||||||
inherit pypi
|
inherit pypi
|
||||||
|
|
||||||
RDEPENDS_${PN} += "${PYTHON_PN}-stringold"
|
RDEPENDS_${PN} += "${PYTHON_PN}-stringold"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user