|
@@ -1,5 +1,8 @@
|
|
config BR2_PACKAGE_KODI_INPUTSTREAM_ADAPTIVE
|
|
config BR2_PACKAGE_KODI_INPUTSTREAM_ADAPTIVE
|
|
bool "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_LIBPLATFORM
|
|
select BR2_PACKAGE_LIBPLATFORM
|
|
select BR2_PACKAGE_KODI_PLATFORM
|
|
select BR2_PACKAGE_KODI_PLATFORM
|
|
help
|
|
help
|