Browse Source

build: Drop stray PNG decoder dependency on dsputil

tags/n2.3
Diego Biurrun 12 years ago
parent
commit
7d7be44f3e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      configure

+ 0
- 1
configure View File

@@ -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