]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Harfbuzz dependency
authorPhillip Lord <phillip.lord@russet.org.uk>
Mon, 23 Mar 2020 09:38:36 +0000 (09:38 +0000)
committerPhillip Lord <phillip.lord@russet.org.uk>
Mon, 23 Mar 2020 09:38:36 +0000 (09:38 +0000)
* admin/nt/dist-build/build-dep-zips.py: Add harfbuzz as a dependency.

admin/nt/dist-build/build-dep-zips.py

index f206ff3da2fb637a62dafc96a66b00be38da0700..33ed4b6fb01458f8159779c121fa24d5e79fd280 100755 (executable)
@@ -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