3
0
Fork 0
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:
Akash Levy 2025-01-16 14:45:58 -08:00
parent de0b6cfabc
commit a4d2776647
3 changed files with 2 additions and 6 deletions

View file

@ -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"