X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Brewfile;h=b50c70a4b0e7f70a133cd2cadfe313d276cb6f90;hb=ccc6060f52236ef772e0997450128f2a2e295cb3;hp=0c58ce161c9d19306f37ba78956ee7ea2e971ff9;hpb=c693f595c53e2e40840ff40b5b5ba06767582d23;p=yosys.git diff --git a/Brewfile b/Brewfile index 0c58ce161..b50c70a4b 100644 --- a/Brewfile +++ b/Brewfile @@ -6,3 +6,7 @@ brew "git" brew "graphviz" brew "pkg-config" brew "python3" +brew "tcl-tk" +brew "xdot" +brew "bash" +brew 'boost-python3'