From 8fd70463f1d02a17511b516a0fed806f44444724 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Mon, 11 Aug 2008 17:49:39 +0000 Subject: [PATCH] mention lcms in the list or recommended libraries. 2008-08-11 Sven Neumann * INSTALL: mention lcms in the list or recommended libraries. svn path=/trunk/; revision=26504 --- ChangeLog | 4 ++++ INSTALL | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5a90350079..db1b191fd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-08-11 Sven Neumann + + * INSTALL: mention lcms in the list or recommended libraries. + 2008-08-11 Michael Natterer * configure.in: check for lcms with PKG_CHECK_MODULES(). Remove diff --git a/INSTALL b/INSTALL index 7161d50356..dc5d4e9a8d 100644 --- a/INSTALL +++ b/INSTALL @@ -59,8 +59,9 @@ header files installed. 8. You may want to install other third party libraries or programs that are needed for some of the available plugins. We recommend - to check that the following libraries are installed: libpng, - libjpeg, libpoppler, libtiff, webkit, libmng, librsvg, libwmf. + to check that the following libraries are installed: lcms, + libpng, libjpeg, libpoppler, libtiff, webkit, libmng, librsvg + and libwmf. 9. The Python extension requires Python development headers to be present. You will also need PyGTK and the respective development