libgweather: fix test

This commit is contained in:
Tom Schoonjans 2019-07-27 21:24:58 +01:00
parent eaf1a12d41
commit ea02629174

View file

@ -51,6 +51,7 @@ class Libgweather < Formula
gettext = Formula["gettext"]
glib = Formula["glib"]
gtkx3 = Formula["gtk+3"]
harfbuzz = Formula["harfbuzz"]
libepoxy = Formula["libepoxy"]
libpng = Formula["libpng"]
libsoup = Formula["libsoup"]
@ -67,6 +68,7 @@ class Libgweather < Formula
-I#{glib.opt_include}/glib-2.0
-I#{glib.opt_lib}/glib-2.0/include
-I#{gtkx3.opt_include}/gtk-3.0
-I#{harfbuzz.opt_include}/harfbuzz
-I#{include}/libgweather-3.0
-I#{libepoxy.opt_include}
-I#{libpng.opt_include}/libpng16