Browse Source

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.
tags/n1.0
Diego Biurrun 13 years ago
parent
commit
7d605d5115
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      configure

+ 0
- 1
configure 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 \


Loading…
Cancel
Save