kumquat-buildroot/package/python-bleak/Config.in
Asaf Kahlon 6103a8e1a4 package/python-bleak: depend on python3
python-bleak doesn't support python2.

Fixes:
 - http://autobuild.buildroot.net/results/22e6139a221e64ce96e23d68a58b60074fc95473/

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-01-17 10:12:48 +01:00

9 lines
220 B
Plaintext

config BR2_PACKAGE_PYTHON_BLEAK
bool "python-bleak"
depends on BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_PYTHON_TXDBUS # runtime
help
Bluetooth Low Energy platform Agnostic Klient.
https://github.com/hbldh/bleak