diff --git a/src/SPC/store/pkg/PkgConfig.php b/src/SPC/store/pkg/PkgConfig.php index 2821d68a..eb8690c3 100644 --- a/src/SPC/store/pkg/PkgConfig.php +++ b/src/SPC/store/pkg/PkgConfig.php @@ -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 '.