configure: Add missing dependencies for AHX decoder

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2025-09-23 05:40:39 +02:00
committed by James Almer
parent e63e040f0c
commit cf30a3757f

1
configure vendored
View File

@@ -2979,6 +2979,7 @@ adpcm_n64_decoder_deps="lgpl_gpl"
adpcm_psxc_decoder_deps="lgpl_gpl"
agm_decoder_select="idctdsp"
ahx_decoder_deps="lgpl_gpl"
ahx_decoder_select="mpegaudio ahx_to_mp2_bsf"
aic_decoder_select="golomb idctdsp"
alac_encoder_select="lpc"
als_decoder_select="bswapdsp mpeg4audio"