From 6beba13db45b19e5a7db0362fc4efbe77fab7cdd Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Mon, 23 Jul 2018 21:29:46 +0800 Subject: python-pyperclip: add native and nativesdk Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyperclip.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-pyperclip.inc b/meta-python/recipes-devtools/python/python-pyperclip.inc index 205038be88..4ee47eef59 100644 --- a/meta-python/recipes-devtools/python/python-pyperclip.inc +++ b/meta-python/recipes-devtools/python/python-pyperclip.inc @@ -10,3 +10,5 @@ inherit pypi RDEPENDS_${PN} += " \ ${PYTHON_PN}-ctypes \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg