atvclient: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:46:10 +02:00
parent 74833bbbb7
commit 788329893d

View File

@ -29,5 +29,5 @@ PKG_SHORTDESC="atvclient: a background application for Linux that reads input fr
PKG_LONGDESC="atvclient is a background application for Linux that reads input from the AppleTVs internal infra-red receiver and submits it to XBMC in a way very similar to how XBMCHelper does this under the native AppleTV OS. It implements most of the functionality the ATV OS HID driver supports, including pairing and control of the status LED."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"