Revert "boblightd: disable autoreconf"

This reverts commit b8d54c996d2b9f7814265b3fd9428f6be7f79c3b.
This commit is contained in:
Lukas Rusak 2016-11-19 12:13:58 -08:00
parent 9e86ba8cba
commit d9c5262b44
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -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="no"
PKG_AUTORECONF="yes"
if [ "$DISPLAYSERVER" = "x11" ] ; then
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libX11 libXext libXrender"