63b72a7c15
This package was initially requested by José Pekkarinen, so he is assigned as the maintainer for it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
config BR2_PACKAGE_PYTHON_AEXPECT
|
|
bool "python-aexpect"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
|
help
|
|
Aexpect.
|
|
|
|
http://avocado-framework.github.io/
|