diff --git a/meta/recipes-graphics/pango/pango_1.54.0.bb b/meta/recipes-graphics/pango/pango_1.54.0.bb index de6f8bb361..31f3f3d27c 100644 --- a/meta/recipes-graphics/pango/pango_1.54.0.bb +++ b/meta/recipes-graphics/pango/pango_1.54.0.bb @@ -28,6 +28,7 @@ PACKAGECONFIG[x11] = ",,virtual/libx11 libxft" PACKAGECONFIG[thai] = "-Dlibthai=enabled,-Dlibthai=disabled,libthai" GIR_MESON_OPTION = 'introspection' +GIDOCGEN_MESON_OPTION = 'documentation' LEAD_SONAME = "libpango-1.0*"