forked from FFmpeg/FFmpeg
mmst_protocol depends on network
Originally committed as revision 23310 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
74c853b621
commit
b4cf3f6c62
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -1410,6 +1410,7 @@ x11_grab_device_indev_extralibs="-lX11 -lXext -lXfixes"
|
|||
gopher_protocol_deps="network"
|
||||
http_protocol_deps="network"
|
||||
http_protocol_select="tcp_protocol"
|
||||
mmst_protocol_deps="network"
|
||||
rtmp_protocol_select="tcp_protocol"
|
||||
rtp_protocol_select="udp_protocol"
|
||||
tcp_protocol_deps="network"
|
||||
|
|
Loading…
Add table
Reference in a new issue