Merge pull request #3310 from robinsonb5-PRs/master
[yosys.git] / Brewfile
1 brew "bison"
2 brew "flex"
3 brew "gawk"
4 brew "libffi"
5 brew "git"
6 brew "graphviz"
7 brew "pkg-config"
8 brew "python3"
9 brew "tcl-tk"
10 brew "xdot"
11 brew "bash"
12 brew 'boost-python3'