diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-click.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-click.inc b/meta-python/recipes-devtools/python/python-click.inc index f3d5b3604..90809aff5 100644 --- a/meta-python/recipes-devtools/python/python-click.inc +++ b/meta-python/recipes-devtools/python/python-click.inc | |||
@@ -15,3 +15,5 @@ RDEPENDS_${PN} += "\ | |||
15 | ${PYTHON_PN}-io \ | 15 | ${PYTHON_PN}-io \ |
16 | ${PYTHON_PN}-threading \ | 16 | ${PYTHON_PN}-threading \ |
17 | " | 17 | " |
18 | |||
19 | BBCLASSEXTEND = "native nativesdk" | ||