We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f31c3 commit 631a509Copy full SHA for 631a509
Formula/git-gui.rb
@@ -14,7 +14,7 @@ class GitGui < Formula
14
sha256 cellar: :any_skip_relocation, all: "f81fbb5712226c0bc86b93df3b0907b9633ffcf571b4c94a1fd064b98e20e39e"
15
end
16
17
- depends_on "tcl-tk"
+ depends_on "surjikal/tap/tcl-tk"
18
19
# Patch to fix Homebrew/homebrew-core#68798.
20
# Remove when the following PR has been merged
0 commit comments