Skip to content

Commit bd5156d

Browse files
committed
Add swig to brew install for mac (corrects #7777)
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
1 parent cd20c0b commit bd5156d

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)