goffice: fix test
This commit is contained in:
parent
af9eb71033
commit
509c2efbea
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class Goffice < Formula
|
|||
system ENV.cc, "-I#{include}/libgoffice-0.10",
|
||||
"-I#{Formula["glib"].opt_include}/glib-2.0",
|
||||
"-I#{Formula["glib"].opt_lib}/glib-2.0/include",
|
||||
"-I#{Formula["harfbuzz"].opt_include}/harfbuzz",
|
||||
"-I#{Formula["libgsf"].opt_include}/libgsf-1",
|
||||
"-I#{MacOS.sdk_path}/usr/include/libxml2",
|
||||
"-I#{Formula["gtk+3"].opt_include}/gtk-3.0",
|
||||
|
|
Loading…
Reference in a new issue