Commit f0f54c29 authored by Mans Rullgard's avatar Mans Rullgard

Make PNG test depend on PNG codec

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent ebb23027
...@@ -1486,6 +1486,7 @@ test_deps _encoder _decoder \ ...@@ -1486,6 +1486,7 @@ test_deps _encoder _decoder \
pbm=pbmpipe \ pbm=pbmpipe \
pcx \ pcx \
pgm="pgm pgmpipe" \ pgm="pgm pgmpipe" \
png \
ppm="ppm ppmpipe" \ ppm="ppm ppmpipe" \
rawvideo="rgb yuv" \ rawvideo="rgb yuv" \
roq \ roq \
......
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