meta: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:23:13 +01:00
parent c6debf0813
commit 5db88b7c6c

View File

@ -13,6 +13,8 @@ PKG_SHORTDESC="Mediacenter: Metapackage"
PKG_LONGDESC=""
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
for i in "$SKINS"; do
PKG_DEPENDS="$PKG_DEPENDS $MEDIACENTER-theme-$i"
done