mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: disable lcd addon again (temporary)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d933cba07c
commit
71a422003d
@ -91,9 +91,9 @@ if [ "$CEC_SUPPORT" = yes ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS libcec"
|
||||
fi
|
||||
|
||||
if [ ! "$LCD_DRIVER" = "none" ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS xbmc-addon-lcd"
|
||||
fi
|
||||
#if [ ! "$LCD_DRIVER" = "none" ]; then
|
||||
# PKG_DEPENDS="$PKG_DEPENDS xbmc-addon-lcd"
|
||||
#fi
|
||||
|
||||
if [ "$XBMC_SCR_RSXS" = yes ]; then
|
||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS libXt libXmu"
|
||||
|
Loading…
x
Reference in New Issue
Block a user