We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b407479 + bd5156d commit 153afd9Copy full SHA for 153afd9
1 file changed
etc/DependencyInstaller.sh
@@ -587,7 +587,7 @@ Then, rerun this script.
587
EOF
588
exit 1
589
fi
590
- brew install bison boost cmake eigen flex fmt groff libomp or-tools pandoc pyqt5 python spdlog tcl-tk zlib
+ brew install bison boost cmake eigen flex fmt groff libomp or-tools pandoc pyqt5 python spdlog tcl-tk zlib swig
591
592
# Some systems need this to correctly find OpenMP package during build
593
brew link --force libomp
0 commit comments