aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/nt/dist-build/build-dep-zips.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/nt/dist-build/build-dep-zips.py b/admin/nt/dist-build/build-dep-zips.py
index b538d851513..769e21a62e4 100755
--- a/admin/nt/dist-build/build-dep-zips.py
+++ b/admin/nt/dist-build/build-dep-zips.py
@@ -26,7 +26,7 @@ import re
26from subprocess import check_output 26from subprocess import check_output
27 27
28## Constants 28## Constants
29EMACS_MAJOR_VERSION="27" 29EMACS_MAJOR_VERSION="28"
30 30
31# This list derives from the features we want Emacs to compile with. 31# This list derives from the features we want Emacs to compile with.
32PKG_REQ='''mingw-w64-x86_64-giflib 32PKG_REQ='''mingw-w64-x86_64-giflib