diff options
author | N. Engelhardt <nak@symbioticeda.com> | 2019-09-23 18:25:04 +0200 |
---|---|---|
committer | N. Engelhardt <nak@symbioticeda.com> | 2019-09-23 18:25:04 +0200 |
commit | 2b81ce5648f4052ff55adc1f1b297d5975b965fa (patch) | |
tree | 66cb90b76da1b234d471d9dd1e86d8784868e5e8 | |
parent | 3bed4cb18a41e87e8c61f03d6e581d5c0eae3a95 (diff) | |
download | yosys-2b81ce5648f4052ff55adc1f1b297d5975b965fa.tar.gz yosys-2b81ce5648f4052ff55adc1f1b297d5975b965fa.tar.bz2 yosys-2b81ce5648f4052ff55adc1f1b297d5975b965fa.zip |
add xdot dependency to Brewfile
-rw-r--r-- | Brewfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ brew "graphviz" brew "pkg-config" brew "python3" brew "tcl-tk" +brew "xdot" |