From f7c2dca0d9f63caeab7277e64b30fb5d6d3aa071 Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Tue, 8 May 2012 22:07:26 +0100 Subject: fate: improve dependencies This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by: Mans Rullgard --- tests/fate/prores.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate/prores.mak') diff --git a/tests/fate/prores.mak b/tests/fate/prores.mak index fb6f6cb8cc..6112e7f54b 100644 --- a/tests/fate/prores.mak +++ b/tests/fate/prores.mak @@ -4,7 +4,7 @@ FATE_PRORES = fate-prores-422 \ fate-prores-422_proxy \ fate-prores-alpha \ -FATE_TESTS += $(FATE_PRORES) +FATE_AVCONV += $(FATE_PRORES) fate-prores: $(FATE_PRORES) fate-prores-422: CMD = framecrc -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422.mov -pix_fmt yuv422p10le -- cgit v1.2.3