diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb index 521df9dcd4..8305c1ed6d 100644 --- a/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb | |||
@@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "ee7d41123f3c9911050ea2c2dac107568dc43b2d3b0c7557a33212c398 | |||
10 | 10 | ||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||
13 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect" | ||
14 | |||
15 | RDEPENDS:${PN} = "\ | 13 | RDEPENDS:${PN} = "\ |
16 | python3-core \ | 14 | python3-core \ |
17 | python3-io \ | 15 | python3-io \ |