configure: remove sofalizer triggering of avcodec dependency

pull/360/head
Paul B Mahol 4 years ago
parent e5c860cd29
commit 60e2348e27
  1. 1
      configure

1
configure vendored

@ -7284,7 +7284,6 @@ enabled removelogo_filter && prepend avfilter_deps "avformat avcodec swscale"
enabled sab_filter && prepend avfilter_deps "swscale"
enabled scale_filter && prepend avfilter_deps "swscale"
enabled scale2ref_filter && prepend avfilter_deps "swscale"
enabled sofalizer_filter && prepend avfilter_deps "avcodec"
enabled showcqt_filter && prepend avfilter_deps "avformat avcodec swscale"
enabled showfreqs_filter && prepend avfilter_deps "avcodec"
enabled signature_filter && prepend avfilter_deps "avcodec avformat"

Loading…
Cancel
Save