Package: kodi-inputstream-rtmp / 20.3.0+ds1-1

Metadata

Package Version Patches format
kodi-inputstream-rtmp 20.3.0+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Drop OpenSSL dependency.patch | (download)

CMakeLists.txt | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 [patch] drop openssl and zlib direct dependency

... and build using system librtmp-dev / rtmpdump.

The OpenSSL and ZLib dependencies were required to build
librtmp from sources. Debian uses packaged librtmp linked
against GnuTLS so these build-deps can be successfully
dropped from Debian packaging of kodi-inputstream-rtmp.