Skip to content

Commit 8d5401c

Browse files
authored
Merge pull request Homebrew#193235 from Homebrew/partio-zlib
partio: add `zlib` dependency
2 parents 47c2c5d + 3795047 commit 8d5401c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/p/partio.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ class Partio < Formula
2020
depends_on "doxygen" => :build
2121
depends_on "[email protected]"
2222

23+
uses_from_macos "zlib"
24+
2325
on_linux do
2426
depends_on "freeglut"
2527
depends_on "mesa"

0 commit comments

Comments
 (0)