diff options
| -rw-r--r-- | meta/recipes-graphics/pango/pango_1.50.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.50.14.bb b/meta/recipes-graphics/pango/pango_1.50.14.bb index ec7a913009..b254caca50 100644 --- a/meta/recipes-graphics/pango/pango_1.50.14.bb +++ b/meta/recipes-graphics/pango/pango_1.50.14.bb | |||
| @@ -33,7 +33,7 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \ | |||
| 33 | 33 | ||
| 34 | PACKAGECONFIG[x11] = ",,virtual/libx11 libxft" | 34 | PACKAGECONFIG[x11] = ",,virtual/libx11 libxft" |
| 35 | PACKAGECONFIG[tests] = "-Dinstall-tests=true, -Dinstall-tests=false" | 35 | PACKAGECONFIG[tests] = "-Dinstall-tests=true, -Dinstall-tests=false" |
| 36 | PACKAGECONFIG[thai] = ",,libthai" | 36 | PACKAGECONFIG[thai] = "-Dlibthai=enabled,-Dlibthai=disabled,libthai" |
| 37 | 37 | ||
| 38 | GIR_MESON_OPTION = 'introspection' | 38 | GIR_MESON_OPTION = 'introspection' |
| 39 | 39 | ||
