build: Drop stray PNG decoder dependency on dsputil

This commit is contained in:
Diego Biurrun
2014-03-13 05:50:27 -07:00
parent 88b240646f
commit 7d7be44f3e
Vendored
-1
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"