summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-02-24 17:48:30 +0100
committerCarl Hetherington <cth@carlh.net>2022-02-25 14:55:24 +0100
commit7de1b07258b7799ed7eb9782c67ba961654bf04a (patch)
treeef223647a0df9fb5c6cabc6f8cc22f794c86ff19
parentc222a8b30acc22cb1529e39e1c87759d528efeef (diff)
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.
-rw-r--r--platform/windows/wscript2
1 files changed, 0 insertions, 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"