config BR2_PACKAGE_KODI_PVR_VDR_VNSI | |
bool "kodi-pvr-vdr-vnsi" | |
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_7 # C++17 | |
help | |
Kodi PVR addon VNSI | |
https://github.com/kodi-pvr/pvr.vdr.vnsi | |
comment "kodi-pvr-vdr-vnsi needs a toolchain w/ gcc >= 7" | |
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_7 |