[FFmpeg-cvslog] build_sys: zmbv test depends on zlib

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


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

build_sys: zmbv test depends on zlib

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

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

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

diff --git a/configure b/configure
index 6882473..55a1f45 100755
--- a/configure
+++ b/configure
@@ -1798,6 +1798,7 @@ pp4_test_deps="mp_filter"
 pp5_test_deps="mp_filter"
 pp6_test_deps="mp_filter"
 zlib_test_deps="zlib"
+zmbv_test_deps="zlib"
 
 # default parameters
 



More information about the ffmpeg-cvslog mailing list