[FFmpeg-cvslog] build_sys: mpng_test depends on zlib

Michael Niedermayer git at videolan.org
Sun Mar 18 22:34:57 CET 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun Mar 18 22:12:36 2012 +0100| [7a21020674fcc27ac32b54ad69f98202982f739f] | committer: Michael Niedermayer

build_sys: mpng_test depends on zlib

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7a21020674fcc27ac32b54ad69f98202982f739f
---

 configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index 975699f..28df653 100755
--- a/configure
+++ b/configure
@@ -1790,6 +1790,7 @@ test_deps _muxer _demuxer                                               \
 ac3_fixed_test_deps="ac3_fixed_encoder ac3_decoder"
 flashsv2_test_deps="zlib"
 mpg_test_deps="mpeg1system_muxer mpegps_demuxer"
+mpng_test_deps="zlib"
 pp_test_deps="mp_filter"
 pp2_test_deps="mp_filter"
 pp3_test_deps="mp_filter"



More information about the ffmpeg-cvslog mailing list