mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lcdproc: build with SEAMLESS_HBARS
This commit is contained in:
parent
6472d20c98
commit
fc42dfc3e0
@ -37,7 +37,7 @@ if [ "$IRSERVER_SUPPORT" = yes ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS irserver"
|
||||
fi
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-libusb --enable-drivers=$LCD_DRIVER,!curses,!svga"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-libusb --enable-drivers=$LCD_DRIVER,!curses,!svga --enable-seamless-hbars"
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/etc/lcd*.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user