1 config BR2_PACKAGE_KODI_PVR_FILMON
3 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # jsoncpp
4 select BR2_PACKAGE_JSONCPP
5 select BR2_PACKAGE_KODI_PLATFORM
7 Filmon PVR client addon for Kodi
9 https://github.com/kodi-pvr/pvr.filmon
11 comment "kodi-pvr-filmon needs a toolchain w/ gcc >= 4.7"
12 depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7