gobject is needed for host-librsvg Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
@@ -41,7 +41,7 @@ HOST_CAIRO_CONF_OPTS = \
--enable-interpreter=no \
--disable-directfb \
--enable-ft \
- --disable-gobject \
+ --enable-gobject \
--disable-glesv2 \
--disable-vg \
--disable-xlib \
@@ -58,6 +58,7 @@ HOST_CAIRO_CONF_OPTS = \
HOST_CAIRO_DEPENDENCIES = \
host-freetype \
host-fontconfig \
+ host-libglib2 \
host-libpng \
host-pixman \
host-pkgconf