From 7de1b07258b7799ed7eb9782c67ba961654bf04a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 24 Feb 2022 17:48:30 +0100 Subject: Package without libjasper and liblcms2, both of which were dependencies of GraphicsMagick, which we've removed from the build environment as it's no longer required. --- platform/windows/wscript | 2 -- 1 file changed, 2 deletions(-) diff --git a/platform/windows/wscript b/platform/windows/wscript index 24b8b29f4..df48cc14d 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -146,8 +146,6 @@ File "%static_deps%/bin/icuin66.dll" File "%static_deps%/bin/liblzma-5.dll" File "%static_deps%/bin/libpcre-1.dll" File "%static_deps%/bin/libharfbuzz-0.dll" -File "%static_deps%/bin/libjasper.dll" -File "%static_deps%/bin/liblcms2-2.dll" File "%static_deps%/bin/libwinpthread-1.dll" File "%static_deps%/bin/libgnutls-30.dll" File "%static_deps%/bin/libgmp-10.dll" -- cgit v1.2.3