aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb
index d17ab87525..31f75eef62 100644
--- a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb
@@ -13,7 +13,7 @@ do_install:append() {
}
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-humanfriendly \
+ python3-humanfriendly \
"
BBCLASSEXTEND = "native nativesdk"