projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddaba44
)
package/cairo: enable gobject for host
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sat, 12 Sep 2020 17:23:58 +0000
(19:23 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 13 Sep 2020 13:50:34 +0000
(15:50 +0200)
gobject is needed for host-librsvg
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/cairo/cairo.mk
patch
|
blob
|
history
diff --git
a/package/cairo/cairo.mk
b/package/cairo/cairo.mk
index c6a3dad9321619223c729af0644e4063b318472f..1d1ab108ef23dc71caab26b2138105075926d8a6 100644
(file)
--- a/
package/cairo/cairo.mk
+++ b/
package/cairo/cairo.mk
@@
-41,7
+41,7
@@
HOST_CAIRO_CONF_OPTS = \
--enable-interpreter=no \
--disable-directfb \
--enable-ft \
- --
dis
able-gobject \
+ --
en
able-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