packages: leptonlib/leptonlib-includes.patch (NEW)=?UTF-8?Q?=20?=- new, need to include z...

adamg adamg at pld-linux.org
Thu Feb 9 00:25:29 CET 2012


Author: adamg                        Date: Wed Feb  8 23:25:29 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new, need to include zlib.h explicitely

---- Files affected:
packages/leptonlib:
   leptonlib-includes.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/leptonlib/leptonlib-includes.patch
diff -u /dev/null packages/leptonlib/leptonlib-includes.patch:1.1
--- /dev/null	Thu Feb  9 00:25:29 2012
+++ packages/leptonlib/leptonlib-includes.patch	Thu Feb  9 00:25:24 2012
@@ -0,0 +1,10 @@
+--- leptonlib-1.67/src/pngio.c~	2010-09-18 19:20:42.000000000 +0200
++++ leptonlib-1.67/src/pngio.c	2012-02-09 00:21:29.856671295 +0100
+@@ -105,6 +105,7 @@
+ #if  HAVE_LIBPNG   /* defined in environ.h */
+ /* --------------------------------------------*/
+ 
++#include <zlib.h>
+ #include "png.h"
+ 
+ /* ----------------Set defaults for read/write options ----------------- */
================================================================


More information about the pld-cvs-commit mailing list