efa3bdcdba
Added dependency to bento4 needed after upstream commit70625e7670
License file renamedb555973d98
and updated upstream4b62e9e325
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
12 lines
375 B
Plaintext
12 lines
375 B
Plaintext
config BR2_PACKAGE_KODI_INPUTSTREAM_ADAPTIVE
|
|
bool "kodi-inputstream-adaptive"
|
|
# wvdecrypter/cdm/build/build_config.h
|
|
depends on BR2_aarch64 || BR2_arm || BR2_i386 || BR2_mipsel \
|
|
|| BR2_mips64el || BR2_x86_64
|
|
select BR2_PACKAGE_BENTO4
|
|
select BR2_PACKAGE_EXPAT
|
|
help
|
|
Kodi inputstream addon for several manifest types
|
|
|
|
https://github.com/xbmc/inputstream.adaptive
|