X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Brewfile;h=b50c70a4b0e7f70a133cd2cadfe313d276cb6f90;hb=fe9da25c4030828d04fd38a1d1150d12e8fb4f51;hp=0c58ce161c9d19306f37ba78956ee7ea2e971ff9;hpb=592a82c0ad8beb6de023aa2a131aab6472f949e8;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'