diff options
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.bb | 2 |
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" | |||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} = "\ | 13 | RDEPENDS:${PN} = "\ |
| 14 | ${PYTHON_PN}-asyncio \ | 14 | python3-asyncio \ |
| 15 | " | 15 | " |
