mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
pango: add PACKAGECONFIG for libthai support
(From OE-Core rev: 7aca6c182df25b867b6b9a58c3bf90112bb4aaaa) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9b92d24b6d
commit
3c42048c20
@@ -26,6 +26,7 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \
|
|||||||
|
|
||||||
PACKAGECONFIG[x11] = ",,virtual/libx11 libxft"
|
PACKAGECONFIG[x11] = ",,virtual/libx11 libxft"
|
||||||
PACKAGECONFIG[tests] = "-Dinstall-tests=true, -Dinstall-tests=false"
|
PACKAGECONFIG[tests] = "-Dinstall-tests=true, -Dinstall-tests=false"
|
||||||
|
PACKAGECONFIG[thai] = ",,libthai"
|
||||||
|
|
||||||
GTKDOC_MESON_OPTION = "gtk_doc"
|
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||||
GIR_MESON_OPTION = 'introspection'
|
GIR_MESON_OPTION = 'introspection'
|
||||||
|
|||||||
Reference in New Issue
Block a user