harfbuzz: ensure it is build with graphite2 support
otherwise libreoffice complains: | checking whether system Harfbuzz is built with Graphite support... checking for hb_graphite2_face_get_gr_face... no | configure: error: Harfbuzz needs to be built with Graphite support. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
4
appends/harfbuzz/harfbuzz_%.bbappend
Normal file
4
appends/harfbuzz/harfbuzz_%.bbappend
Normal file
@@ -0,0 +1,4 @@
|
||||
DEPENDS += "graphite2"
|
||||
|
||||
EXTRA_OECONF_remove = "--without-graphite2"
|
||||
EXTRA_OECONF_append = " --with-graphite2"
|
||||
Reference in New Issue
Block a user