mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 12:56:37 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
parent
47ff1bd3ea
commit
64bb73c837
@ -1,6 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
brew install ninja
|
brew install ninja
|
||||||
python -m venv .venv
|
python3 -m pip install --ignore-installed six
|
||||||
source .venv/bin/activate
|
|
||||||
pip install --ignore-installed six
|
|
||||||
|
Loading…
Reference in New Issue
Block a user