3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-05 17:47:44 +00:00

Brewfile: Skip tcl-tk

This commit is contained in:
Krystine Sherwin 2025-09-02 15:25:39 +12:00
parent 5db312b6cf
commit 11f5913da6
No known key found for this signature in database

View file

@ -6,7 +6,6 @@ brew "git"
brew "graphviz"
brew "pkg-config"
brew "python3"
brew "tcl-tk"
brew "xdot"
brew "bash"
brew "boost-python3"