Skip to content

Commit f4772c8

Browse files
committed
git-graph: remove duplicate dependency
1 parent 0a3cfab commit f4772c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Formula/g/git-graph.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ class GitGraph < Formula
2323

2424
uses_from_macos "zlib"
2525

26-
on_linux do
27-
depends_on "zlib"
28-
end
29-
3026
def install
3127
system "cargo", "install", *std_cargo_args
3228
end

0 commit comments

Comments
 (0)