public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-cdr/dvdisaster/files: dvdisaster-0.72.1-libpng15.patch
@ 2011-09-15  2:24 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-09-15  2:24 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/09/15 02:24:22

  Added:                dvdisaster-0.72.1-libpng15.patch
  Log:
  Fix building with libpng15 (missing zlib.h include) wrt #380139 by Diego Elio Pettenò
  
  (Portage version: 2.2.0_alpha55/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-cdr/dvdisaster/files/dvdisaster-0.72.1-libpng15.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/dvdisaster/files/dvdisaster-0.72.1-libpng15.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/dvdisaster/files/dvdisaster-0.72.1-libpng15.patch?rev=1.1&content-type=text/plain

Index: dvdisaster-0.72.1-libpng15.patch
===================================================================
--- tools/pngio.c
+++ tools/pngio.c
@@ -17,6 +17,8 @@
  *  or direct your browser at http://www.gnu.org.
  */
 
+#include <zlib.h>
+
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-15  2:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15  2:24 [gentoo-commits] gentoo-x86 commit in app-cdr/dvdisaster/files: dvdisaster-0.72.1-libpng15.patch Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox