From 8551d233d1e94ae295d85677c9306d43aeb752ef Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 22 Jan 2019 01:37:59 +0100 Subject: python(3)-html5lib: extend to native(sdk) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-html5lib.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-html5lib.inc') diff --git a/meta-python/recipes-devtools/python/python-html5lib.inc b/meta-python/recipes-devtools/python/python-html5lib.inc index 0eb8bf3213..a8e0fb4085 100644 --- a/meta-python/recipes-devtools/python/python-html5lib.inc +++ b/meta-python/recipes-devtools/python/python-html5lib.inc @@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\ ${PYTHON_PN}-webencodings \ ${PYTHON_PN}-xml \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf