aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorN. Engelhardt <nak@symbioticeda.com>2019-09-23 18:25:04 +0200
committerN. Engelhardt <nak@symbioticeda.com>2019-09-23 18:25:04 +0200
commit2b81ce5648f4052ff55adc1f1b297d5975b965fa (patch)
tree66cb90b76da1b234d471d9dd1e86d8784868e5e8 /Brewfile
parent3bed4cb18a41e87e8c61f03d6e581d5c0eae3a95 (diff)
downloadyosys-2b81ce5648f4052ff55adc1f1b297d5975b965fa.tar.gz
yosys-2b81ce5648f4052ff55adc1f1b297d5975b965fa.tar.bz2
yosys-2b81ce5648f4052ff55adc1f1b297d5975b965fa.zip
add xdot dependency to Brewfile
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile1
1 files changed, 1 insertions, 0 deletions
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"