fate/mp3: add missing aresample filter dependency

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2024-03-14 19:43:50 -03:00
parent 6d569aa80c
commit 2df103528c

View File

@ -36,7 +36,7 @@ $(FATE_MP3): FUZZ = 18
fate-mp3-float-extra_overread: FUZZ = 23
FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT) += $(FATE_MP3)
FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT, ARESAMPLE_FILTER) += $(FATE_MP3)
FATE_SAMPLES_AVCONV += $(FATE_MP3-yes)
fate-mp3: $(FATE_MP3-yes)