summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmodem_0.4.7.bb
diff options
context:
space:
mode:
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.bb2
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
16RDEPENDS:${PN} += " \ 16RDEPENDS:${PN} += " \
17 ${PYTHON_PN}-logging \ 17 python3-logging \
18" 18"
19BBCLASSEXTEND = "native nativesdk" 19BBCLASSEXTEND = "native nativesdk"