b1b1762d18
Kodi itself already depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7, there is no need to duplicate this as reverse dependencies in sub options which depend on Kodi. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
config BR2_PACKAGE_KODI_PVR_PCTV
|
|
bool "kodi-pvr-pctv"
|
|
select BR2_PACKAGE_JSONCPP
|
|
select BR2_PACKAGE_KODI_PLATFORM
|
|
help
|
|
PCTV PVR client addon for Kodi
|
|
|
|
https://github.com/kodi-pvr/pvr.vdr.vnsi
|