meta: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:15:08 +01:00
parent dc35f7054e
commit c024c70cc8

View File

@ -13,6 +13,8 @@ PKG_SHORTDESC="remote: Meta package for installing various tools needed for remo
PKG_LONGDESC="Meta package for installing various tools needed for remote support"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
if [ "$ATVCLIENT_SUPPORT" = "yes" ]; then
PKG_DEPENDS="$PKG_DEPENDS atvclient"
fi