diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb | 1 |
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 += " \ | |||
| 34 | ${PYTHON_PN}-fcntl \ | 34 | ${PYTHON_PN}-fcntl \ |
| 35 | ${PYTHON_PN}-terminal \ | 35 | ${PYTHON_PN}-terminal \ |
| 36 | ${PYTHON_PN}-resource \ | 36 | ${PYTHON_PN}-resource \ |
| 37 | bash \ | ||
| 37 | " | 38 | " |
| 38 | 39 | ||
| 39 | do_install_ptest() { | 40 | do_install_ptest() { |
