From ade7f4c60c000b0bc0c69bc5060b02a92d02f604 Mon Sep 17 00:00:00 2001 From: James Almer Date: Sat, 7 Dec 2019 13:30:18 -0300 Subject: [PATCH] fate/matroska: fix dependencies for fate-matroska-prores-zlib test Signed-off-by: James Almer --- tests/fate/matroska.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fate/matroska.mak b/tests/fate/matroska.mak index 25f5df82c8..94a9ccfdf7 100644 --- a/tests/fate/matroska.mak +++ b/tests/fate/matroska.mak @@ -1,4 +1,4 @@ -FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER VORBIS_PARSER) += fate-matroska-prores-zlib +FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER ZLIB) += fate-matroska-prores-zlib fate-matroska-prores-zlib: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/prores_zlib.mkv -c:v copy # This tests that the matroska demuxer supports modifying the colorspace