mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-25 19:56:43 +00:00
virtual/mediacenter: install peripheral.joystick
This commit is contained in:
parent
ca62a87bcc
commit
5635eed937
@ -40,11 +40,11 @@ if [ "$MEDIACENTER" = "kodi" ]; then
|
|||||||
done
|
done
|
||||||
|
|
||||||
# some python stuff needed for various addons
|
# some python stuff needed for various addons
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET Pillow"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET Pillow \
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET simplejson"
|
simplejson \
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET pycrypto"
|
pycrypto"
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET xmlstarlet"
|
|
||||||
|
|
||||||
# other packages
|
# other packages
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET LibreELEC-settings"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET LibreELEC-settings \
|
||||||
|
xmlstarlet \
|
||||||
|
peripheral.joystick"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user