This commit is contained in:
DubbleClick 2025-08-27 16:46:09 +07:00
parent d32bdb2825
commit c7141003db

View File

@ -81,6 +81,7 @@ class PkgConfig extends CustomPackage
])
->appendEnv($env)->cd($srcdir);
$shell->exec(
"./configure --prefix='{$prefix}' " .
'--with-internal-glib '.
'--disable-host-tool '.
'--without-sysroot '.