summaryrefslogtreecommitdiff
path: root/admin/nt
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2020-03-23 09:38:36 +0000
committerPhillip Lord <phillip.lord@russet.org.uk>2020-03-23 09:38:36 +0000
commitf2351a689b8f8df840f1a21263612c7edb4b39f4 (patch)
tree71184a4211cf7061fb5fde03a0d618ed302f7be4 /admin/nt
parent8944310d7c9e259c9611ff2f0004c3176eb0ddab (diff)
downloademacs-f2351a689b8f8df840f1a21263612c7edb4b39f4.tar.gz
Add Harfbuzz dependency
* admin/nt/dist-build/build-dep-zips.py: Add harfbuzz as a dependency.
Diffstat (limited to 'admin/nt')
-rwxr-xr-xadmin/nt/dist-build/build-dep-zips.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/nt/dist-build/build-dep-zips.py b/admin/nt/dist-build/build-dep-zips.py
index f206ff3da2f..33ed4b6fb01 100755
--- a/admin/nt/dist-build/build-dep-zips.py
+++ b/admin/nt/dist-build/build-dep-zips.py
@@ -31,6 +31,7 @@ EMACS_MAJOR_VERSION="27"
# This list derives from the features we want Emacs to compile with.
PKG_REQ='''mingw-w64-x86_64-giflib
mingw-w64-x86_64-gnutls
+mingw-w64-x86_64-harfbuzz
mingw-w64-x86_64-lcms2
mingw-w64-x86_64-libjpeg-turbo
mingw-w64-x86_64-libpng