mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-12 04:03:43 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PYTHON=/Library/Frameworks/Python.framework/Versions/Current/bin/python
|
PYTHON=/usr/local/Frameworks/Python.framework/Versions/3.12/bin/python3.12
|
||||||
|
|
||||||
brew install ninja
|
brew install ninja
|
||||||
"$PYTHON" -m pip install --ignore-installed six
|
"$PYTHON" -m pip install --ignore-installed six
|
||||||
|
|||||||
Reference in New Issue
Block a user