configure: The XMA decoders depend on wmapro.

Fixes compilation with --disable-fft.
This commit is contained in:
Carl Eugen Hoyos 2016-01-17 18:37:01 +01:00
parent 5fbd97fc75
commit 1f12a889da
1 changed files with 2 additions and 0 deletions

2
configure vendored
View File

@ -2465,6 +2465,8 @@ wmv2_decoder_select="blockdsp h263_decoder idctdsp intrax8 videodsp wmv2dsp"
wmv2_encoder_select="h263_encoder wmv2dsp"
wmv3_decoder_select="vc1_decoder"
wmv3image_decoder_select="wmv3_decoder"
xma1_decoder_select="wmapro_decoder"
xma2_decoder_select="wmapro_decoder"
zerocodec_decoder_select="zlib"
zlib_decoder_select="zlib"
zlib_encoder_select="zlib"