1config BR2_PACKAGE_KODI_PVR_DVBVIEWER
2	bool "kodi-pvr-dvbviewer"
3	select BR2_PACKAGE_TINYXML
4	help
5	  Kodi's DVBViewer client addon
6
7	  https://github.com/kodi-pvr/pvr.dvbviewer
8