build: Drop stray PNG decoder dependency on dsputil

pull/293/head
Diego Biurrun 11 years ago
parent 88b240646f
commit 7d7be44f3e
  1. 1
      configure

1
configure vendored

@ -1766,7 +1766,6 @@ nellymoser_decoder_select="mdct sinewin"
nellymoser_encoder_select="audio_frame_queue mdct sinewin"
nuv_decoder_select="dsputil lzo"
png_decoder_deps="zlib"
png_decoder_select="dsputil"
png_encoder_deps="zlib"
png_encoder_select="dsputil"
prores_decoder_select="dsputil"

Loading…
Cancel
Save