From 57a0c17d8af64fd74fa2b95e357f09fa2b64cb0d Mon Sep 17 00:00:00 2001 From: Caleb Hearon Date: Sun, 1 May 2016 18:51:32 -0400 Subject: [PATCH] fix the Windows build for FT --- binding.gyp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binding.gyp b/binding.gyp index 9b2e7d6..4f56e1a 100755 --- a/binding.gyp +++ b/binding.gyp @@ -4,13 +4,11 @@ 'variables': { 'GTK_Root%': 'C:/GTK', # Set the location of GTK all-in-one bundle 'with_jpeg%': 'false', - 'with_freetype%': 'false', 'with_gif%': 'false' } }, { # 'OS!="win"' 'variables': { 'with_jpeg%': '