aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorChris Shucksmith <chris@bitmex.com>2019-08-22 16:37:40 +0100
committerChris Shucksmith <chris@bitmex.com>2019-08-22 16:37:40 +0100
commitd0322e958427bd75d9c842c01b5aacb89df33cb2 (patch)
tree043be846ca67431c7cc90bf2ac957aa1b97791e0 /Brewfile
parent34a7c0209d23e8905009c4c122f850be6dd3ac05 (diff)
downloadyosys-d0322e958427bd75d9c842c01b5aacb89df33cb2.tar.gz
yosys-d0322e958427bd75d9c842c01b5aacb89df33cb2.tar.bz2
yosys-d0322e958427bd75d9c842c01b5aacb89df33cb2.zip
require tcl-tk in Brewfile
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 0c58ce161..4ffe50e86 100644
--- a/Brewfile
+++ b/Brewfile
@@ -6,3 +6,4 @@ brew "git"
brew "graphviz"
brew "pkg-config"
brew "python3"
+brew "tcl-tk"