From a9bbfe1af2ae8ccf79db999e8007b7c6cbc806a1 Mon Sep 17 00:00:00 2001 From: tte_zheng_wenlong Date: Wed, 7 Jun 2017 16:00:13 +0900 Subject: Add oem needs libs, libdatrie and libthai. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Libthai is a set of Thai language support routines aimed to ease developers’ tasks to incorporate Thai language support in their applications. Libdatrie's full name is double-array trie. Trie is a kind of digital search tree, and libdatrie is used by libthai. Change-Id: I02a97bb6b1286070c443fecc0dce0e17c7f00016 Signed-off-by: tte_zheng_wenlong --- .../packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend') diff --git a/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend b/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend index 2b7fe6a0..fbd7b976 100644 --- a/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend +++ b/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend @@ -47,4 +47,6 @@ RDEPENDS_${PN} += "\ libogg \ thrift \ ppp \ + libdatrie \ + libthai \ " -- cgit 1.2.3-korg