Remove redundant dependency from ffserver_deps.

Originally committed as revision 8830 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent c36bd2866a
commit a53cc2a40f
  1. 2
      configure

2
configure vendored

@ -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

Loading…
Cancel
Save