linuxOS_AP05/buildroot/package/python-pychromecast/Config.in

12 lines
363 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
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