aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb b/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb
index c7e650d943..c1e7c8e1f7 100644
--- a/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb
@@ -11,5 +11,5 @@ PYPI_PACKAGE = "telnetlib3"
inherit pypi setuptools3
RDEPENDS:${PN} = "\
- ${PYTHON_PN}-asyncio \
+ python3-asyncio \
"