python3-click: Add native and nativesdk to BBCLASSEXTEND

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Fabio Berton 2016-08-17 10:17:43 -03:00 committed by Martin Jansa
parent f0c12422e8
commit 7fdedb7aaa

View File

@ -15,3 +15,5 @@ RDEPENDS_${PN} += "\
${PYTHON_PN}-io \
${PYTHON_PN}-threading \
"
BBCLASSEXTEND = "native nativesdk"