diff options
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.54.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
28 | PACKAGECONFIG[thai] = "-Dlibthai=enabled,-Dlibthai=disabled,libthai" | 28 | PACKAGECONFIG[thai] = "-Dlibthai=enabled,-Dlibthai=disabled,libthai" |
29 | 29 | ||
30 | GIR_MESON_OPTION = 'introspection' | 30 | GIR_MESON_OPTION = 'introspection' |
31 | GIDOCGEN_MESON_OPTION = 'documentation' | ||
31 | 32 | ||
32 | LEAD_SONAME = "libpango-1.0*" | 33 | LEAD_SONAME = "libpango-1.0*" |
33 | 34 | ||