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