diff --git a/configure b/configure
index 375865e74e228ec2fb7880d75dfc1e415cc2ad77..879c36d1783d4451547f49d197e952476239f16b 100755
--- a/configure
+++ b/configure
@@ -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"