mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
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>
This commit is contained in:
parent
03c4831f44
commit
f5645ac721
|
|
@ -34,6 +34,7 @@ RDEPENDS:${PN}-ptest += " \
|
|||
${PYTHON_PN}-fcntl \
|
||||
${PYTHON_PN}-terminal \
|
||||
${PYTHON_PN}-resource \
|
||||
bash \
|
||||
"
|
||||
|
||||
do_install_ptest() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user