diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-03-18 22:13:15 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-03-18 22:31:24 +0100 |
commit | 7f4c5ab8a1cc5e7be8ce70edfcaa6f926791376b (patch) | |
tree | 1477fcf32929cf770d51508e3cd8406094582373 | |
parent | 1939e827546eedfcda0505047fd7c3657a0be1e2 (diff) | |
download | ffmpeg-7f4c5ab8a1cc5e7be8ce70edfcaa6f926791376b.tar.gz |
build_sys: zmbv test depends on zlib
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |