[FFmpeg-cvslog] fate: add dependency for xface

Paul B Mahol git at videolan.org
Tue Mar 5 12:47:29 CET 2013


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Mar  5 11:39:55 2013 +0000| [d2b0b839b9e39ec98cb3f36dd692448f93a8b6d7] | committer: Paul B Mahol

fate: add dependency for xface

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d2b0b839b9e39ec98cb3f36dd692448f93a8b6d7
---

 tests/fate/image.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index abafd5f..2a6a4b2 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -76,7 +76,7 @@ FATE_TIFF-$(call DEMDEC, IMAGE2, TIFF) += $(FATE_TIFF)
 FATE_IMAGE += $(FATE_TIFF-yes)
 fate-tiff: $(FATE_TIFF-yes)
 
-FATE_IMAGE += fate-xface
+FATE_IMAGE-$(call DEMDEC, IMAGE2, XFACE) += fate-xface
 fate-xface: CMD = framecrc -i $(SAMPLES)/xface/lena.xface
 
 FATE_IMAGE += $(FATE_IMAGE-yes)



More information about the ffmpeg-cvslog mailing list