buildroot/package/sexpect/Config.in

10 lines
251 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_SEXPECT
bool "sexpect"
depends on BR2_USE_MMU # fork()
help
sexpect is another implementation of Expect which is
specifically designed for Shell scripts
(sh, bash, ksh, zsh, ...)
https://github.com/clarkwang/sexpect