Add MacOS install packages
This commit is contained in:
parent
3a71ad5129
commit
21c1ce4b1f
@ -28,6 +28,12 @@ All commands from here on should be run in the `ojuso-map` directory.
|
||||
$ xargs < system-requirements-debian.txt sudo apt-get install -y
|
||||
```
|
||||
|
||||
### MacOS
|
||||
|
||||
```bash
|
||||
xargs < system-requirements-macos.txt brew install
|
||||
```
|
||||
|
||||
### Fedora
|
||||
|
||||
```bash
|
||||
|
1
system-requirements-macos.txt
Normal file
1
system-requirements-macos.txt
Normal file
@ -0,0 +1 @@
|
||||
gdal
|
Loading…
Reference in New Issue
Block a user