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.
pull/59/head
Diego Biurrun 13 years ago
parent 37eeb5e273
commit 7d605d5115
  1. 1
      configure

1
configure vendored

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

Loading…
Cancel
Save