From b4850ff2484de7b4437154f927cb75ad01fac3e1 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Sat, 24 Mar 2012 19:16:38 +0100 Subject: [PATCH] Windows installer: Update for latest ImageMagick --- development/Win32/packaging/installer/include/filelist.nsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/development/Win32/packaging/installer/include/filelist.nsh b/development/Win32/packaging/installer/include/filelist.nsh index 7967bae6ac..e5304545b6 100644 --- a/development/Win32/packaging/installer/include/filelist.nsh +++ b/development/Win32/packaging/installer/include/filelist.nsh @@ -113,10 +113,11 @@ Lists of files to include in the installer ${FILE}log.xml" ${FILE}magic.xml" ${FILE}policy.xml" - ${FILE}sRGB.icc" + ${FILE}sRGB.icm" ${FILE}thresholds.xml" ${FILE}type-ghostscript.xml" ${FILE}type.xml" + ${FILE}vcomp100.dll" ${FILE}X11.dll" ${FILE}Xext.dll" -- 2.39.5