mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
mediacenter: install package 'xmlstarlet'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
committed by
Lukas Rusak
parent
3941195143
commit
17fc077579
@@ -41,6 +41,7 @@ if [ "$MEDIACENTER" = "kodi" ]; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET Pillow"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET simplejson"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET pycrypto"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET xmlstarlet"
|
||||
|
||||
# other packages
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET LibreELEC-settings"
|
||||
|
||||
Reference in New Issue
Block a user