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:
parent
37eeb5e273
commit
7d605d5115
1
configure
vendored
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…
x
Reference in New Issue
Block a user