mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
feat(tool): bundle python for the meson build
- add a python-win tool package that unzips the official python.org nuget package into the pkgroot (venv and ensurepip included) - meson uses it to build its venv and only falls back to a system python, so no manual environment setup is needed
This commit is contained in:
@@ -18,6 +18,7 @@ postgresql:
|
||||
- openssl
|
||||
- zlib
|
||||
tools@windows:
|
||||
- python-win
|
||||
- meson
|
||||
- ninja
|
||||
- winflexbison
|
||||
|
||||
Reference in New Issue
Block a user