aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/term/w32-win.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el
index 044b82ed1e0..198182fca72 100644
--- a/lisp/term/w32-win.el
+++ b/lisp/term/w32-win.el
@@ -279,6 +279,7 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
279 '(svg "librsvg-2-2.dll") 279 '(svg "librsvg-2-2.dll")
280 '(gdk-pixbuf "libgdk_pixbuf-2.0-0.dll") 280 '(gdk-pixbuf "libgdk_pixbuf-2.0-0.dll")
281 '(glib "libglib-2.0-0.dll") 281 '(glib "libglib-2.0-0.dll")
282 '(gio "libgio-2.0-0.dll")
282 '(gobject "libgobject-2.0-0.dll") 283 '(gobject "libgobject-2.0-0.dll")
283 (if (>= libgnutls-version 30400) 284 (if (>= libgnutls-version 30400)
284 '(gnutls "libgnutls-30.dll") 285 '(gnutls "libgnutls-30.dll")