diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb b/meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb index 80fe945552..482f0c641b 100644 --- a/meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb +++ b/meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb | |||
| @@ -14,6 +14,6 @@ do_install:append() { | |||
| 14 | } | 14 | } |
| 15 | 15 | ||
| 16 | RDEPENDS:${PN} += " \ | 16 | RDEPENDS:${PN} += " \ |
| 17 | ${PYTHON_PN}-logging \ | 17 | python3-logging \ |
| 18 | " | 18 | " |
| 19 | BBCLASSEXTEND = "native nativesdk" | 19 | BBCLASSEXTEND = "native nativesdk" |
