Commit 03a76ba9 authored by Diego Biurrun's avatar Diego Biurrun

The AC3 demuxer depends on the AC3 parser.

Originally committed as revision 8740 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 98d02051
......@@ -700,6 +700,7 @@ mp3lame_encoder_deps="libmp3lame"
oggvorbis_decoder_deps="libvorbis"
oggvorbis_encoder_deps="libvorbis"
ac3_demuxer_deps="ac3_parser"
audio_demuxer_deps_any="audio_oss audio_beos"
audio_muxer_deps_any="audio_oss audio_beos"
dc1394_demuxer_deps="dc1394"
......
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