emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 632b011: Add Jansson dependency to Windows Build


From: Phillip Lord
Subject: emacs-27 632b011: Add Jansson dependency to Windows Build
Date: Mon, 22 Jun 2020 13:15:32 -0400 (EDT)

branch: emacs-27
commit 632b0119e1ac0b907af41e4e4b7b5ab7557a5d90
Author: Phillip Lord <phillip.lord@russet.org.uk>
Commit: Phillip Lord <phillip.lord@russet.org.uk>

    Add Jansson dependency to Windows Build
    
    * admin/nt/dist-build/build-dep-zips.py: Add 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 33ed4b6..0e5f1ae 100755
--- a/admin/nt/dist-build/build-dep-zips.py
+++ b/admin/nt/dist-build/build-dep-zips.py
@@ -32,6 +32,7 @@ EMACS_MAJOR_VERSION="27"
 PKG_REQ='''mingw-w64-x86_64-giflib
 mingw-w64-x86_64-gnutls
 mingw-w64-x86_64-harfbuzz
+mingw-w64-x86_64-jansson
 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]