From: N. Engelhardt Date: Mon, 23 Sep 2019 16:25:04 +0000 (+0200) Subject: add xdot dependency to Brewfile X-Git-Tag: working-ls180~1049^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2b81ce5648f4052ff55adc1f1b297d5975b965fa;p=yosys.git add xdot dependency to Brewfile --- diff --git a/Brewfile b/Brewfile index 4ffe50e86..8465d86f9 100644 --- a/Brewfile +++ b/Brewfile @@ -7,3 +7,4 @@ brew "graphviz" brew "pkg-config" brew "python3" brew "tcl-tk" +brew "xdot"