From ea02629174a462a06cb1fad8a4c67d5780e82e81 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Sat, 27 Jul 2019 21:24:58 +0100 Subject: [PATCH] libgweather: fix test --- Formula/libgweather.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/libgweather.rb b/Formula/libgweather.rb index cb708ff410..113384c4d9 100644 --- a/Formula/libgweather.rb +++ b/Formula/libgweather.rb @@ -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