mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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"
|
PKG_DEPENDS="$PKG_DEPENDS irserver"
|
||||||
fi
|
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() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/etc/lcd*.conf
|
rm -rf $INSTALL/etc/lcd*.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user