mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
boblightd: disable autoreconf
This commit is contained in:
parent
cd4963e417
commit
b8d54c996d
@ -31,7 +31,7 @@ PKG_LONGDESC="Boblight($PKG_VERSION) is an opensource AmbiLight implementation."
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_NAME="Boblight"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
if [ "$DISPLAYSERVER" = "x11" ] ; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libX11 libXext libXrender"
|
||||
|
Loading…
x
Reference in New Issue
Block a user