Commit a53cc2a4 authored by Diego Biurrun's avatar Diego Biurrun

Remove redundant dependency from ffserver_deps.

Originally committed as revision 8830 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c36bd286
......@@ -716,7 +716,7 @@ video_grab_v4l_demuxer_deps="v4l"
x11_grab_device_demuxer_deps="x11grab"
ffplay_deps="sdl"
ffserver_deps="network protocols muxers"
ffserver_deps="network muxers"
network_deps="protocols"
# set temporary file name
......
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