Skip to content
Snippets Groups Projects
Commit 0eecafc9 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

configure: Make the new srtp protocol depend on the rtp protocol

parent c2603aa2
No related branches found
No related tags found
No related merge requests found
......@@ -1750,6 +1750,7 @@ rtmpts_protocol_select="ffrtmphttp_protocol https_protocol"
rtp_protocol_select="udp_protocol"
sctp_protocol_deps="struct_sctp_event_subscribe"
sctp_protocol_select="network"
srtp_protocol_select="rtp_protocol"
tcp_protocol_select="network"
tls_protocol_deps_any="openssl gnutls"
tls_protocol_select="tcp_protocol"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment