From 7afcc4acddd9fdeea4fb5b522bf272661629d864 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 31 Aug 2019 07:11:37 +0530 Subject: [PATCH] FreeType needed on windows as well --- bypy/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bypy/sources.json b/bypy/sources.json index 1938e1bc3a..d66ac40898 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -212,7 +212,7 @@ { "name": "freetype", - "os": "macos", + "os": "macos,windows", "unix": { "filename": "freetype-2.10.0.tar.bz2", "hash": "sha256:fccc62928c65192fff6c98847233b28eb7ce05f12d2fea3f6cc90e8b4e5fbe06",