From d09996e63eb704b7367f78bf387a9351d4761702 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Thu, 7 Feb 2019 15:36:42 -0200 Subject: python*-xlrd: Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-xlrd.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-xlrd.inc') diff --git a/meta-python/recipes-devtools/python/python-xlrd.inc b/meta-python/recipes-devtools/python/python-xlrd.inc index d1ab05d4f0..893e82e05a 100644 --- a/meta-python/recipes-devtools/python/python-xlrd.inc +++ b/meta-python/recipes-devtools/python/python-xlrd.inc @@ -10,3 +10,5 @@ SRC_URI[md5sum] = "b85c9916ac755cad489a9005f5a0d390" SRC_URI[sha256sum] = "8a21885513e6d915fe33a8ee5fdfa675433b61405ba13e2a69e62ee36828d7e2" RDEPENDS_${PN} += "${PYTHON_PN}-compression ${PYTHON_PN}-io ${PYTHON_PN}-pprint ${PYTHON_PN}-shell" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf