mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-06 09:13:54 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
brew install ninja
|
||||
python -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install --ignore-installed six
|
||||
python3 -m pip install --ignore-installed six
|
||||
|
||||
Reference in New Issue
Block a user