999a91afa3
rtmpdump CAN work without a crypto backend (by passing CRYPTO=), so don't enforce gnutls. Fixes a dependency issue as gnutls needs wchar, but rtmpdump (and polarssl/openssl) don't. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
config BR2_PACKAGE_RTMPDUMP
|
|
bool "librtmp"
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
rtmpdump - RTMPDump Real-Time Messaging Protocol API
|
|
Only librtmp is installed by this package.
|
|
|
|
http://rtmpdump.mplayerhq.hu
|