Skip to content

Commit cbe6233

Browse files
authored
Update coveralls.rb
1 parent 00f19d3 commit cbe6233

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Formula/coveralls.rb

+2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@ class Coveralls < Formula
1818
depends_on "libyaml"
1919
depends_on "pcre2"
2020
depends_on "sqlite"
21+
depends_on "zlib"
2122

2223
uses_from_macos "libxml2"
24+
uses_from_macos "openssl@3"
2325

2426
def install
2527
system "shards", "build", "coveralls", "--production", "--release", "--no-debug"

0 commit comments

Comments
 (0)