From f0f54c297f1283025d423c4aed817ae31ba549cb Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Thu, 20 Jan 2011 17:52:13 +0000 Subject: [PATCH] Make PNG test depend on PNG codec Signed-off-by: Mans Rullgard --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 895b855..441d77e 100755 --- a/configure +++ b/configure @@ -1486,6 +1486,7 @@ test_deps _encoder _decoder \ pbm=pbmpipe \ pcx \ pgm="pgm pgmpipe" \ + png \ ppm="ppm ppmpipe" \ rawvideo="rgb yuv" \ roq \ -- 2.7.4