mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
gpiozero: add colorzero dependency
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
a4e1ebd9e7
commit
dc3193a951
@ -8,6 +8,6 @@ PKG_ARCH="arm"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="https://github.com/RPi-Distro/python-gpiozero"
|
||||
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_TARGET="toolchain colorzero"
|
||||
PKG_LONGDESC="A simple interface to everyday GPIO components used with Raspberry Pi."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
Loading…
x
Reference in New Issue
Block a user