mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
[xbmc-rebrand] libc: rename all variables '$XBMC*' to '$KODI*'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -35,7 +35,7 @@ PKG_LONGDESC="Meta package for installing various tools and libs needed for libc
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
if [ "$XBMCPLAYER_DRIVER" = "bcm2835-driver" ]; then
|
||||
if [ "$KODIPLAYER_DRIVER" = "bcm2835-driver" ]; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET arm-mem"
|
||||
PKG_DEPENDS_INIT="$PKG_DEPENDS_INIT arm-mem:init"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user