mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
gpiozero: add colorzero dependency
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user