X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Brewfile;h=b50c70a4b0e7f70a133cd2cadfe313d276cb6f90;hb=ccc6060f52236ef772e0997450128f2a2e295cb3;hp=d7cd05bf1debc3e98082763251fd868d24a7f30e;hpb=29f8acf09586c34222923139511ef64c00eccc8b;p=yosys.git diff --git a/Brewfile b/Brewfile index d7cd05bf1..b50c70a4b 100644 --- a/Brewfile +++ b/Brewfile @@ -3,7 +3,10 @@ brew "flex" brew "gawk" brew "libffi" brew "git" -brew "mercurial" brew "graphviz" brew "pkg-config" brew "python3" +brew "tcl-tk" +brew "xdot" +brew "bash" +brew 'boost-python3'