mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +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"
|
PKG_DEPENDS="$PKG_DEPENDS $MEDIACENTER-theme-$i"
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ ! "$LCD_DRIVER" = "none" ]; then
|
# if [ ! "$LCD_DRIVER" = "none" ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS script.xbmc.lcd"
|
# PKG_DEPENDS="$PKG_DEPENDS script.xbmc.lcd"
|
||||||
fi
|
# fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user