mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: temporary disable xbmc-addon-lcd addon, this fixes #1469
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1ed00e7975
commit
09b21374aa
@ -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