From 8760980fccbb0419e6562719c9efb8a2260fe819 Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Mon, 23 Jul 2018 21:29:48 +0800 Subject: python-pyflakes: add native and nativesdk Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb b/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb index 244485965c..a16a880dbd 100644 --- a/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb +++ b/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb @@ -12,3 +12,5 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-prettytable \ ${PYTHON_PN}-cmd2 \ ${PYTHON_PN}-pyparsing" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf