[Buildroot] [PATCH v2 1/1] package/harfbuzz: fix build without cairo-svg

Peter Korsgaard peter at korsgaard.com
Mon Jun 24 06:43:16 UTC 2019


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > On Sun, 23 Jun 2019 13:03:09 -0600
 > James Hilliard <james.hilliard1 at gmail.com> wrote:

 >> Fixes:
 >> http://autobuild.buildroot.org/results/f6c0b85fa476e0f52cc06f0133d2e4f9920f7556
 >> test-ot-color.cc:40:10: fatal error: cairo-svg.h: No such file or directory
 >> 40 | #include <cairo-svg.h>
 >> |          ^~~~~~~~~~~~~
 >> 
 >> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
 >> ---
 >> ...airo-svg-dependency-to-test-ot-color.patch | 38 +++++++++++++++++++
 >> package/harfbuzz/harfbuzz.mk                  |  2 +-
 >> 2 files changed, 39 insertions(+), 1 deletion(-)
 >> create mode 100644 package/harfbuzz/0001-Add-missing-cairo-svg-dependency-to-test-ot-color.patch

 > Applied to master, thanks.

This confuses me. We recently changed harfbuzz to only enable cairo
support if cairo-svg is enabled, and now this patch adds an
unconditional include of <cairo.h>?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list