Skip to content

Commit

Permalink
Add zlib to dependencies for native-comp
Browse files Browse the repository at this point in the history
Fixes #358.
  • Loading branch information
DarwinAwardWinner authored and d12frosted committed May 28, 2021
1 parent 05b6ef9 commit 7f24428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class EmacsPlusAT28 < EmacsBase
depends_on "gcc" => :build
depends_on "gmp" => :build
depends_on "libjpeg" => :build
depends_on "zlib" => :build
end

#
Expand Down

0 comments on commit 7f24428

Please sign in to comment.