Commit 05b19364 authored by pross's avatar pross

Enable tcp_protocol when enabling http


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22388 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f4e837ba
......@@ -1394,6 +1394,7 @@ x11_grab_device_indev_extralibs="-lX11 -lXext -lXfixes"
# protocols
gopher_protocol_deps="network"
http_protocol_deps="network"
http_protocol_select="tcp_protocol"
rtmp_protocol_deps="tcp_protocol"
rtp_protocol_deps="udp_protocol"
tcp_protocol_deps="network"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment