mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
meta: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dc35f7054e
commit
c024c70cc8
@ -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_LONGDESC="Meta package for installing various tools needed for remote support"
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
|
|
||||||
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "$ATVCLIENT_SUPPORT" = "yes" ]; then
|
if [ "$ATVCLIENT_SUPPORT" = "yes" ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS atvclient"
|
PKG_DEPENDS="$PKG_DEPENDS atvclient"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user