fate: Fix exif tests ffprobe dependency

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
James Almer 2013-09-18 00:55:58 -03:00 committed by Michael Niedermayer
parent 164e0e544f
commit 93439e8b6f
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ FATE_SAMPLES_EXIF-$(call ALLYES, MP3_DEMUXER IMAGE2_DEMUXER MJPEG_DECODER) += fa
fate-exif-image-embedded: CMD = probeframes $(TARGET_SAMPLES)/exif/embedded_small.mp3
# add all -yes targets to the tested targets
FATE_SAMPLES_FFMPEG += $(FATE_SAMPLES_EXIF-yes)
FATE_SAMPLES_FFPROBE += $(FATE_SAMPLES_EXIF-yes)