Commit 55d68ab3 authored by aurel's avatar aurel

flashsv encoder also depends on zlib

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7629 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 029b9592
......@@ -494,6 +494,7 @@ HAVE_LIST='
'
flashsv_decoder_deps="zlib"
flashsv_encoder_deps="zlib"
mpeg_xvmc_decoder_deps="xvmc"
png_decoder_deps="zlib"
png_encoder_deps="zlib"
......
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