diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyperclip.inc | 2 |
1 files changed, 2 insertions, 0 deletions
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 | |||
| 10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS_${PN} += " \ |
| 11 | ${PYTHON_PN}-ctypes \ | 11 | ${PYTHON_PN}-ctypes \ |
| 12 | " | 12 | " |
| 13 | |||
| 14 | BBCLASSEXTEND = "native nativesdk" | ||
