Skip to content

Commit 153afd9

Browse files
authored
Merge pull request #7778 from The-OpenROAD-Project-staging/mac-swig
Add swig to brew install for mac (corrects #7777)
2 parents b407479 + bd5156d commit 153afd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/DependencyInstaller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ Then, rerun this script.
587587
EOF
588588
exit 1
589589
fi
590-
brew install bison boost cmake eigen flex fmt groff libomp or-tools pandoc pyqt5 python spdlog tcl-tk zlib
590+
brew install bison boost cmake eigen flex fmt groff libomp or-tools pandoc pyqt5 python spdlog tcl-tk zlib swig
591591

592592
# Some systems need this to correctly find OpenMP package during build
593593
brew link --force libomp

0 commit comments

Comments
 (0)