From: Adam Gołębiowski Date: Fri, 10 Feb 2012 19:35:28 +0000 (+0000) Subject: - new X-Git-Tag: auto/th/alevt-1_6_2-5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Falevt.git;a=commitdiff_plain;h=6669974fc23eb1a8d1fe454b4577a47a3795feb0 - new Changed files: alevt-zlib-include.patch -> 1.1 --- diff --git a/alevt-zlib-include.patch b/alevt-zlib-include.patch new file mode 100644 index 0000000..2bc91cb --- /dev/null +++ b/alevt-zlib-include.patch @@ -0,0 +1,10 @@ +--- alevt-1.6.2//exp-gfx.c~ 2007-12-03 03:56:06.000000000 +0100 ++++ alevt-1.6.2//exp-gfx.c 2012-02-10 20:32:05.132342656 +0100 +@@ -158,6 +158,7 @@ + #ifdef WITH_PNG + + #include ++#include + static int png_open(struct export *e); + static int png_option(struct export *e, int opt, char *arg); + static int png_output(struct export *e, char *name, struct fmt_page *pg);