mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 10:55:51 +00:00
Fix tcl-tk stuff for mac
This commit is contained in:
parent
de0b6cfabc
commit
a4d2776647
3 changed files with 2 additions and 6 deletions
3
Brewfile
3
Brewfile
|
@ -6,7 +6,7 @@ brew "git"
|
|||
brew "graphviz"
|
||||
brew "pkg-config"
|
||||
brew "python3"
|
||||
brew "tcl-tk"
|
||||
brew "tcl-tk@8"
|
||||
brew "xdot"
|
||||
brew "bash"
|
||||
brew "boost-python3"
|
||||
|
@ -15,4 +15,3 @@ brew "lld"
|
|||
|
||||
brew "dwarfutils"
|
||||
brew "libelf"
|
||||
brew "make"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue