mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
mediacenter: disable install of 'script.xbmc.lcd'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d2bf426385
commit
84ef2544b8
@ -39,6 +39,6 @@ for i in $SKINS; do
|
||||
PKG_DEPENDS="$PKG_DEPENDS $MEDIACENTER-theme-$i"
|
||||
done
|
||||
|
||||
if [ ! "$LCD_DRIVER" = "none" ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS script.xbmc.lcd"
|
||||
fi
|
||||
# if [ ! "$LCD_DRIVER" = "none" ]; then
|
||||
# PKG_DEPENDS="$PKG_DEPENDS script.xbmc.lcd"
|
||||
# fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user