mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
Add Jansson dependency to Windows Build
* admin/nt/dist-build/build-dep-zips.py: Add dependency
This commit is contained in:
parent
dbfcdab837
commit
632b0119e1
|
|
@ -32,6 +32,7 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue