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