diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb b/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb index ec09cfc58e..b9c1c4e384 100644 --- a/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb | |||
| @@ -8,3 +8,9 @@ SRC_URI[sha256sum] = "bed2cc2216f538eca4255a83a4588d8823563cdd50114f86cf1a2674e6 | |||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 | 
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" | 
| 11 | |||
| 12 | RDEPENDS:${PN} += " \ | ||
| 13 | python3-curses \ | ||
| 14 | python3-shell \ | ||
| 15 | python3-tkinter \ | ||
| 16 | " | ||
