summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb
index 99e1f199fa..ed25406085 100644
--- a/meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pexpect_4.8.0.bb
@@ -13,7 +13,7 @@ inherit pypi setuptools3
13 13
14UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect" 14UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect"
15 15
16RDEPENDS_${PN} = "\ 16RDEPENDS:${PN} = "\
17 ${PYTHON_PN}-core \ 17 ${PYTHON_PN}-core \
18 ${PYTHON_PN}-io \ 18 ${PYTHON_PN}-io \
19 ${PYTHON_PN}-terminal \ 19 ${PYTHON_PN}-terminal \