mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
remote: fix meta file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c6c174f831
commit
14a6198e6d
@ -13,4 +13,6 @@ 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"
|
||||
|
||||
[ "$ATVCLIENT_SUPPORT" = "yes" ] && PKG_DEPENDS="$PKG_DEPENDS atvclient"
|
||||
if [ "$ATVCLIENT_SUPPORT" = "yes" ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS atvclient"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user