Skip to content

Commit

Permalink
Update INSTALL_MACOS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Oct 5, 2021
1 parent 12f6e38 commit 0277bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL_MACOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ The libtool that comes with OS X 10.6 Snow Leopard does not work well with clang
Install the required packages:

```Shell
sudo port -v -N install pkgconfig -universal gsed -universal gawk -universal coreutils -universal findutils -universal
sudo port -v -N install cmake -universal keychain -universal
sudo port -v -N install opencolorio -quartz -python27 -python39
sudo port -v -N install cairo -x11
sudo port -v -N install qt4-mac boost expat
sudo port -v -N install gsed gawk coreutils findutils
sudo port -v -N install cmake keychain
sudo port -v -N install py27-pyside py39-sphinx py39-sphinx_rtd_theme
sudo port select --set python python27
sudo port select --set python2 python27
Expand Down

0 comments on commit 0277bee

Please sign in to comment.