Files
rpi-buildroot/package/python-gpiozero/Config.in
James Hilliard 35c578f256 package/python-gpiozero: bump to version 2.0.1
Remove no longer required python-rpi-gpio runtime dependency.

Remove no longer required python-setuptools runtime dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-09-15 10:12:44 +02:00

9 lines
230 B
Plaintext

config BR2_PACKAGE_PYTHON_GPIOZERO
bool "python-gpiozero"
depends on BR2_arm
select BR2_PACKAGE_PYTHON_COLORZERO # runtime
help
A simple interface to GPIO devices with Raspberry Pi.
https://github.com/gpiozero/gpiozero