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

require tcl-tk in Brewfile

This commit is contained in:
Chris Shucksmith 2019-08-22 16:37:40 +01:00 committed by Eddie Hung
parent 5e0f6c9ae5
commit 68e673d687

View file

@ -6,3 +6,4 @@ brew "git"
brew "graphviz"
brew "pkg-config"
brew "python3"
brew "tcl-tk"