diff --git a/recipes-devtools/python/python-pyperclip.inc b/recipes-devtools/python/python-pyperclip.inc index e05de67..259fdc8 100644 --- a/recipes-devtools/python/python-pyperclip.inc +++ b/recipes-devtools/python/python-pyperclip.inc @@ -10,3 +10,5 @@ inherit pypi RDEPENDS_${PN} += " \ ${PYTHON_PN}-ctypes \ " + +BBCLASSEXTEND = "native"