mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
add python to macOS install dependencies
This commit is contained in:
parent
ac79af0358
commit
c0aed4312f
@ -185,7 +185,7 @@ xcode-select --install
|
||||
4. Install the following dependencies using brew (note, we do not currently support installing llvm through brew. Trick WILL NOT work with brew's llvm. See step 5).
|
||||
|
||||
```bash
|
||||
brew install java xquartz swig maven udunits openmotif
|
||||
brew install python java xquartz swig maven udunits openmotif
|
||||
|
||||
```
|
||||
IMPORTANT: Make sure to follow the instructions for adding java to your path provided by brew. If you missed them, you can see them again by using `brew info java`.
|
||||
|
Loading…
Reference in New Issue
Block a user