Skip to content

Commit f54be75

Browse files
authored
Explicitly install tcl-tk9
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 301147e commit f54be75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Brewfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ brew "gdbm"
22
brew "make"
33
brew "openssl@3.5"
44
brew "pkg-config"
5-
brew "tcl-tk"
5+
brew "tcl-tk9"
66
brew "xz"

0 commit comments

Comments
 (0)