Commit 8f0434f8 authored by James Almer's avatar James Almer

fate: fix apng tests dependencies

Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent 298f556a
...@@ -4,7 +4,7 @@ fate-apng-clock: CMD = framecrc -i $(TARGET_SAMPLES)/apng/clock.png ...@@ -4,7 +4,7 @@ fate-apng-clock: CMD = framecrc -i $(TARGET_SAMPLES)/apng/clock.png
FATE_APNG += fate-apng-osample FATE_APNG += fate-apng-osample
fate-apng-osample: CMD = framecrc -i $(TARGET_SAMPLES)/apng/o_sample.png fate-apng-osample: CMD = framecrc -i $(TARGET_SAMPLES)/apng/o_sample.png
FATE_APNG-$(call DEMDEC, APNG, PNG) += $(FATE_APNG) FATE_APNG-$(call DEMDEC, APNG, APNG) += $(FATE_APNG)
FATE_SAMPLES_FFMPEG += $(FATE_APNG) FATE_SAMPLES_FFMPEG += $(FATE_APNG-yes)
fate-apng: $(FATE_APNG-yes) fate-apng: $(FATE_APNG-yes)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment