diff --git a/configure b/configure index e09742f59d..95c5128837 100755 --- a/configure +++ b/configure @@ -1945,7 +1945,7 @@ eac3_decoder_select="ac3_decoder" eac3_encoder_select="ac3_encoder" eamad_decoder_select="aandcttables dsputil mpegvideo" eatgq_decoder_select="aandcttables" -eatqi_decoder_select="aandcttables error_resilience mpegvideo" +eatqi_decoder_select="aandcttables dsputil error_resilience mpegvideo" exr_decoder_select="zlib" ffv1_decoder_select="golomb rangecoder" ffv1_encoder_select="rangecoder"