[PATCH 22/28] cairo: enable gtk-doc
From: Alexander Kanavin <hidden>
Date: 2016-08-26 14:30:47
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Alexander Kanavin <hidden>
Date: 2016-08-26 14:30:47
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Alexander Kanavin <redacted> --- meta/recipes-graphics/cairo/cairo.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc
index e5fe308..c4b6f32 100644
--- a/meta/recipes-graphics/cairo/cairo.inc
+++ b/meta/recipes-graphics/cairo/cairo.inc@@ -36,7 +36,7 @@ EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)} \ --enable-tee \ " -inherit autotools pkgconfig upstream-version-is-even +inherit autotools pkgconfig upstream-version-is-even gtk-doc # We don't depend on binutils so we need to disable this export ac_cv_lib_bfd_bfd_openr="no"
--
2.9.3