mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 13:21:24 +00: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}-fcntl \
|
||||||
${PYTHON_PN}-terminal \
|
${PYTHON_PN}-terminal \
|
||||||
${PYTHON_PN}-resource \
|
${PYTHON_PN}-resource \
|
||||||
|
bash \
|
||||||
"
|
"
|
||||||
|
|
||||||
do_install_ptest() {
|
do_install_ptest() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user