Skip to content

Commit c34f013

Browse files
authored
Merge pull request Homebrew#225333 from Homebrew/update-git-cola
git-cola: add git-gui (gitk) dependency
2 parents 67f2584 + 726f373 commit c34f013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/g/git-cola.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class GitCola < Formula
1616
sha256 cellar: :any_skip_relocation, x86_64_linux: "49f8f56b4d1035b4f68ca5f1513bd1b6b472439909656cb42ac4953c95bdda4b"
1717
end
1818

19+
depends_on "git-gui"
1920
depends_on "pyqt"
2021
depends_on "[email protected]"
2122

0 commit comments

Comments
 (0)