This commit is contained in:
Kévin Dunglas 2023-11-16 11:17:36 +01:00 committed by Jerry Ma
parent 2a6441a500
commit edaa82b8c5

View File

@ -26,6 +26,7 @@ trait freetype
$suggested .= ' ';
shell()->cd($this->source_dir)
->exec('sh autogen.sh')
->exec(
'./configure ' .
'--enable-static --disable-shared --without-harfbuzz --prefix= ' .