kodi: add option to use RPi vendor repo

This commit is contained in:
MilhouseVH
2018-08-06 20:26:29 +01:00
parent 1221b41679
commit d20f56a009
3 changed files with 23 additions and 4 deletions

View File

@@ -37,6 +37,9 @@
# Default Skin (Estuary)
SKIN_DEFAULT="Estuary"
# Select whether to use default (upstream xbmc/xbmc) repo, or specific vendor repo
KODI_VENDOR="default"
# install extra subtitle Fonts for KODI (yes / no)
KODI_EXTRA_FONTS="yes"