From: Ross Burton <[email protected]> Pango has had an explicit option since 1.46.2
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-graphics/pango/pango_1.51.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/pango/pango_1.51.0.bb b/meta/recipes-graphics/pango/pango_1.51.0.bb index 3bf84458e52..77a19012483 100644 --- a/meta/recipes-graphics/pango/pango_1.51.0.bb +++ b/meta/recipes-graphics/pango/pango_1.51.0.bb @@ -33,7 +33,7 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \ PACKAGECONFIG[x11] = ",,virtual/libx11 libxft" PACKAGECONFIG[tests] = "-Dinstall-tests=true, -Dinstall-tests=false" -PACKAGECONFIG[thai] = ",,libthai" +PACKAGECONFIG[thai] = "-Dlibthai=enabled,-Dlibthai=disabled,libthai" GIR_MESON_OPTION = 'introspection' -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187345): https://lists.openembedded.org/g/openembedded-core/message/187345 Mute This Topic: https://lists.openembedded.org/mt/101199044/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
