summaryrefslogtreecommitdiff
path: root/platform/windows
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-02-24 17:48:30 +0100
committerCarl Hetherington <cth@carlh.net>2022-03-03 21:55:48 +0100
commitfa3dcfb3b0008cbe92d65f139736f689bdefab1f (patch)
treec58c75aeca7a34abe11bd984eed57f8d036ebc04 /platform/windows
parent0a6446ff56af5d612bf15c80f7d67db908ea94ef (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.
Diffstat (limited to 'platform/windows')
-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"