Include python-pexpect package by default.

The wifi-connect skills needs it.
This commit is contained in:
j1nx 2021-01-01 14:06:51 +01:00
parent 2d2ebcaae7
commit 0f8a4256fb
1 changed files with 1 additions and 0 deletions

View File

@ -326,6 +326,7 @@ BR2_PACKAGE_PYTHON_NETWORKMANAGER=y
BR2_PACKAGE_PYTHON_NUMPY=y
BR2_PACKAGE_PYTHON_OAUTHLIB=y
BR2_PACKAGE_PYTHON_PAHO_MQTT=y
BR2_PACKAGE_PYTHON_PEXPECT=y
BR2_PACKAGE_PYTHON_PILLOW=y
BR2_PACKAGE_PYTHON_PIP=y
BR2_PACKAGE_PYTHON_PSUTIL=y