package/cairo: enable gobject for host
gobject is needed for host-librsvg Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ddaba441d4
commit
127213e7e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user