summaryrefslogtreecommitdiff
path: root/tests/fate/exif.mak
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2013-09-18 00:55:58 -0300
committerMichael Niedermayer <michaelni@gmx.at>2013-09-18 22:59:40 +0200
commit93439e8b6f434a1f14a1834c3024f95f8d996afa (patch)
tree6c2b0bc9c68839944980694cfa138d622cd62c0f /tests/fate/exif.mak
parent164e0e544fc74877886844e1bf647a8a8a8fa48c (diff)
fate: Fix exif tests ffprobe dependency
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/exif.mak')
-rw-r--r--tests/fate/exif.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/exif.mak b/tests/fate/exif.mak
index 3953b62b95..e456bbd765 100644
--- a/tests/fate/exif.mak
+++ b/tests/fate/exif.mak
@@ -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)