linuxOS_PX30_CAR/buildroot/package/python-pychromecast/Config.in
2026-01-20 14:00:13 +08:00

12 lines
363 B
Plaintext

config BR2_PACKAGE_PYTHON_PYCHROMECAST
bool "python-pychromecast"
depends on BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_PYTHON_REQUESTS
select BR2_PACKAGE_PYTHON_PROTOBUF
select BR2_PACKAGE_PYTHON_ZEROCONF
select BR2_PACKAGE_PYTHON_CASTTUBE
help
Library for Python 3 to communicate with the Google Chromecast.
https://github.com/balloob/pychromecast