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