kumquat-buildroot/package/kodi-inputstream-rtmp/Config.in
Bernd Kuhls d8a582f140 package/kodi-inputstream-rtmp: bump version to 3.4.0-Matrix
Openssl and zlib are built as hard-dependencies of Kodi already. For the
case that Kodi drops these dependencies we need to make sure that this
package still finds its dependencies:
https://github.com/xbmc/inputstream.rtmp/blob/Matrix/CMakeLists.txt#L8

Switch license file to LICENSE.md.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-03-06 21:53:16 +01:00

10 lines
241 B
Plaintext

config BR2_PACKAGE_KODI_INPUTSTREAM_RTMP
bool "kodi-inputstream-rtmp"
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_RTMPDUMP
select BR2_PACKAGE_ZLIB
help
RTMP input stream add-on for Kodi
https://github.com/xbmc/inputstream.rtmp