clutter-gtk: fix test

This commit is contained in:
Tom Schoonjans 2019-07-27 21:07:36 +01:00
parent f69f4c1418
commit 684562d095

View file

@ -51,6 +51,7 @@ class ClutterGtk < Formula
gettext = Formula["gettext"]
glib = Formula["glib"]
gtkx3 = Formula["gtk+3"]
harfbuzz = Formula["harfbuzz"]
json_glib = Formula["json-glib"]
libepoxy = Formula["libepoxy"]
libpng = Formula["libpng"]
@ -69,6 +70,7 @@ class ClutterGtk < 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}/clutter-gtk-1.0
-I#{json_glib.opt_include}/json-glib-1.0
-I#{libepoxy.opt_include}