summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-03-18 21:48:51 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-03-18 22:31:24 +0100
commit395894fc5988693edd5de4e3c11289979d468400 (patch)
tree3d845afa379d6530560b07e2bd1d621580f93419 /configure
parentd19d52d4a11547cc70bcbc3a2f8b83ccd24bb951 (diff)
downloadffmpeg-streaming-395894fc5988693edd5de4e3c11289979d468400.zip
ffmpeg-streaming-395894fc5988693edd5de4e3c11289979d468400.tar.gz
build_sys: Add dependencies for pp testing.
Should fix mp=pp test failure by not running it without --enable-gpl Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure b/configure
index f46f8d3..6ef6436 100755
--- a/configure
+++ b/configure
@@ -1789,6 +1789,12 @@ test_deps _muxer _demuxer \
ac3_fixed_test_deps="ac3_fixed_encoder ac3_decoder"
mpg_test_deps="mpeg1system_muxer mpegps_demuxer"
+pp_test_deps="mp_filter"
+pp2_test_deps="mp_filter"
+pp3_test_deps="mp_filter"
+pp4_test_deps="mp_filter"
+pp5_test_deps="mp_filter"
+pp6_test_deps="mp_filter"
# default parameters
OpenPOWER on IntegriCloud