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.
This commit is contained in:
Diego Biurrun 2012-07-10 22:17:26 +02:00
parent 37eeb5e273
commit 7d605d5115
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -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 \