emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 f2351a6: Add Harfbuzz dependency


From: Phillip Lord
Subject: emacs-27 f2351a6: Add Harfbuzz dependency
Date: Mon, 23 Mar 2020 05:38:51 -0400 (EDT)

branch: emacs-27
commit f2351a689b8f8df840f1a21263612c7edb4b39f4
Author: Phillip Lord <address@hidden>
Commit: Phillip Lord <address@hidden>

    Add Harfbuzz dependency
    
    * admin/nt/dist-build/build-dep-zips.py: Add harfbuzz as a dependency.
---
 admin/nt/dist-build/build-dep-zips.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/admin/nt/dist-build/build-dep-zips.py 
b/admin/nt/dist-build/build-dep-zips.py
index f206ff3..33ed4b6 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]