Commit 13566c31 authored by Diego Biurrun's avatar Diego Biurrun

cosmetics: sort()

Originally committed as revision 10526 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a8f70d72
......@@ -747,7 +747,6 @@ zmbv_decoder_deps="zlib"
zmbv_encoder_deps="zlib"
# external libraries
mpeg4aac_decoder_deps="libfaad"
liba52_decoder_deps="liba52"
libamr_nb_decoder_deps="libamr_nb"
libamr_nb_encoder_deps="libamr_nb"
......@@ -765,6 +764,7 @@ libvorbis_decoder_deps="libvorbis"
libvorbis_encoder_deps="libvorbis"
libx264_encoder_deps="libx264"
libxvid_encoder_deps="libxvid"
mpeg4aac_decoder_deps="libfaad"
# demuxers / muxers
ac3_demuxer_deps="ac3_parser"
......
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