Tell gd about libpng, why not.
This commit is contained in:
parent
bf84d4276a
commit
a498de7b58
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class Gd <Formula
|
|||
depends_on 'jpeg' => :recommended
|
||||
|
||||
def install
|
||||
ENV.libpng
|
||||
system "./configure", "--prefix=#{prefix}", "--with-freetype=/usr/X11"
|
||||
system "make install"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue