From 04d8f6eeacad9c2320060479bab6daedddf837c8 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 21 Feb 2023 07:11:19 +0100 Subject: [PATCH] Update recipe to update the bundled png source code --- documentation/src/bundled-libs.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/src/bundled-libs.dox b/documentation/src/bundled-libs.dox index a4cbeb069..6cd6fb494 100644 --- a/documentation/src/bundled-libs.dox +++ b/documentation/src/bundled-libs.dox @@ -172,7 +172,7 @@ Run `make depend' in the zlib folder on a Linux system after the upgrade to update this file. -\section bundled-ong png: +\section bundled-png png: Website: http://libpng.org/pub/png/libpng.html \n Download: See website and follow links. @@ -195,6 +195,7 @@ Run `make depend' in the zlib folder on a Linux system after - pnglibconf.h: Generate on a Linux system and merge (see above). - pngprefix.h: Generate on a Linux system and merge (see above). - makedepend: Keep this file. + - png.c: keep a change labelled with /* FLTK Run `make depend' in the png folder on a Linux system after the upgrade to update this file.