mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
Add Harfbuzz dependency
* admin/nt/dist-build/build-dep-zips.py: Add harfbuzz as a dependency.
This commit is contained in:
parent
8944310d7c
commit
f2351a689b
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ EMACS_MAJOR_VERSION="27"
|
||||||
# This list derives from the features we want Emacs to compile with.
|
# This list derives from the features we want Emacs to compile with.
|
||||||
PKG_REQ='''mingw-w64-x86_64-giflib
|
PKG_REQ='''mingw-w64-x86_64-giflib
|
||||||
mingw-w64-x86_64-gnutls
|
mingw-w64-x86_64-gnutls
|
||||||
|
mingw-w64-x86_64-harfbuzz
|
||||||
mingw-w64-x86_64-lcms2
|
mingw-w64-x86_64-lcms2
|
||||||
mingw-w64-x86_64-libjpeg-turbo
|
mingw-w64-x86_64-libjpeg-turbo
|
||||||
mingw-w64-x86_64-libpng
|
mingw-w64-x86_64-libpng
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue