xref: /OK3568_Linux_fs/buildroot/package/kodi-pvr-stalker/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_KODI_PVR_STALKER
2	bool "kodi-pvr-stalker"
3	select BR2_PACKAGE_JSONCPP
4	select BR2_PACKAGE_LIBXML2
5	help
6	  A PVR Client that connects Kodi to Stalker Middleware
7
8	  https://github.com/kodi-pvr/pvr.stalker
9