]> git.sesse.net Git - ffmpeg/commitdiff
fate: Fix exif tests ffprobe dependency
authorJames Almer <jamrial@gmail.com>
Wed, 18 Sep 2013 03:55:58 +0000 (00:55 -0300)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 18 Sep 2013 20:59:40 +0000 (22:59 +0200)
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tests/fate/exif.mak

index 3953b62b955a02909c27db726c6d899bd6223258..e456bbd76501920292b69a460315e7d2910a29f7 100644 (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)