freetype rebuild

This commit is contained in:
Rmys
2023-10-23 22:17:01 +03:00
committed by GitHub
parent 28545abf2a
commit e68eee2b1a
+2
View File
@@ -23,6 +23,8 @@ def setup():
options += " --with-brotli=yes \
"
autotools.configure(options)
def build():
autotools.make()