Remove freetype dependency on Windows

This commit is contained in:
UK992 2017-02-05 02:34:58 +01:00
parent ef2851ad21
commit b6b96322c1
5 changed files with 9 additions and 12 deletions

View file

@ -6,7 +6,6 @@ WINDOWS_GNU = set([
"diffutils",
"make",
"mingw-w64-x86_64-toolchain",
"mingw-w64-x86_64-freetype",
"mingw-w64-x86_64-icu",
"mingw-w64-x86_64-nspr",
"mingw-w64-x86_64-ca-certificates",