diff --git a/configure b/configure index 87416d407c..646d16e3c9 100755 --- a/configure +++ b/configure @@ -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"