summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-07-10 22:17:26 +0200
committerDiego Biurrun <diego@biurrun.de>2012-07-12 10:45:20 +0200
commit7d605d51155a3e2d5a57a8c63feddd721003de92 (patch)
treed26171f27a4a77f926ed81e76a62e89e7410387c /configure
parent37eeb5e273cdea19a7c9979e0d032dbc0868df88 (diff)
configure: Drop redundant mxf_d10 test dependency declaration
The mxf_d10 test depends on avconv, which depends on avfilter, so there is no need to declare an avfilter dependency for the mxf_d10 test.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 397be73907..fd3a398231 100755
--- a/configure
+++ b/configure
@@ -1599,7 +1599,6 @@ test_deps(){
done
}
-mxf_d10_test_deps="avfilter"
seek_lavf_mxf_d10_test_deps="mxf_d10_test"
test_deps _muxer _demuxer \