fontforge: look for png libraries in /usr/X11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e834f69f51
commit
a28db6e20c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class Fontforge <Formula
|
|||
depends_on 'potrace'
|
||||
|
||||
def install
|
||||
ENV.x11
|
||||
system "./configure", "--prefix=#{prefix}",
|
||||
"--enable-double",
|
||||
"--without-freetype-bytecode",
|
||||
|
|
Loading…
Reference in a new issue