aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
diff options
context:
space:
mode:
authorJan Vermaete <jan.vermaete@gmail.com>2022-07-23 21:19:19 +0200
committerKhem Raj <raj.khem@gmail.com>2022-07-26 10:38:42 -0400
commitf5645ac7212b92c6ec04ebc82d19dbd223896fd8 (patch)
tree366a7040356e9e19a09e69cf7c73a6e14af98845 /meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
parent03c4831f445ab62a0eec57a8f0d6d11641b882ab (diff)
downloadmeta-openembedded-contrib-f5645ac7212b92c6ec04ebc82d19dbd223896fd8.tar.gz
python-ptyprocess: fixed test_pass_fds
This ptest needed bash. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
index bff2d499f1..2a8b8730c4 100644
--- a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
@@ -34,6 +34,7 @@ RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-fcntl \
${PYTHON_PN}-terminal \
${PYTHON_PN}-resource \
+ bash \
"
do_install_ptest() {