require tcl-tk in Brewfile
authorChris Shucksmith <chris@bitmex.com>
Thu, 22 Aug 2019 15:37:40 +0000 (16:37 +0100)
committerEddie Hung <eddie@fpgeh.com>
Thu, 22 Aug 2019 18:57:25 +0000 (11:57 -0700)
Brewfile

index 0c58ce161c9d19306f37ba78956ee7ea2e971ff9..4ffe50e86e45ab9d7e1066be7061fa2812305ad5 100644 (file)
--- a/Brewfile
+++ b/Brewfile
@@ -6,3 +6,4 @@ brew "git"
 brew "graphviz"
 brew "pkg-config"
 brew "python3"
+brew "tcl-tk"