package/kodi: Enable install to STAGING_DIR, needed for audioencoder addons
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
25dc51caef
commit
0a05f58fd3
@ -8,6 +8,8 @@ KODI_VERSION = 14.0-Helix
|
||||
KODI_SITE = $(call github,xbmc,xbmc,$(KODI_VERSION))
|
||||
KODI_LICENSE = GPLv2
|
||||
KODI_LICENSE_FILES = LICENSE.GPL
|
||||
# needed for audioencoder addons
|
||||
KODI_INSTALL_STAGING = YES
|
||||
# Kodi needs host-sdl_image (and therefore host-sdl) for a host tools it builds
|
||||
# called TexturePacker. It is responsible to take all the images used in the
|
||||
# GUI and pack them in a blob.
|
||||
|
Loading…
Reference in New Issue
Block a user