From 7fdedb7aaa309c43503a5e5860556ab83b70f86a Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 17 Aug 2016 10:17:43 -0300 Subject: python3-click: Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-click.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-click.inc') diff --git a/meta-python/recipes-devtools/python/python-click.inc b/meta-python/recipes-devtools/python/python-click.inc index f3d5b36040..90809aff55 100644 --- a/meta-python/recipes-devtools/python/python-click.inc +++ b/meta-python/recipes-devtools/python/python-click.inc @@ -15,3 +15,5 @@ RDEPENDS_${PN} += "\ ${PYTHON_PN}-io \ ${PYTHON_PN}-threading \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf