3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00
yosys/Brewfile
Xiangyu Xu c4e23aab55
Add boost-python3
If enable python-api, do need boost-python3.
2021-01-04 03:23:09 -06:00

13 lines
170 B
Ruby

brew "bison"
brew "flex"
brew "gawk"
brew "libffi"
brew "git"
brew "graphviz"
brew "pkg-config"
brew "python3"
brew "tcl-tk"
brew "xdot"
brew "bash"
brew 'boost-python3'