Skip to content

Commit f2351a6

Browse files
committed
Add Harfbuzz dependency
* admin/nt/dist-build/build-dep-zips.py: Add harfbuzz as a dependency.
1 parent 8944310 commit f2351a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
# This list derives from the features we want Emacs to compile with.
3232
PKG_REQ='''mingw-w64-x86_64-giflib
3333
mingw-w64-x86_64-gnutls
34+
mingw-w64-x86_64-harfbuzz
3435
mingw-w64-x86_64-lcms2
3536
mingw-w64-x86_64-libjpeg-turbo
3637
mingw-w64-x86_64-libpng

0 commit comments

Comments
 (0)