Fix libthai (oem-extra-libs) build break 25/10325/3
authorTakashi Matsuzawa <tmatsuzawa@xevo.com>
Sun, 23 Jul 2017 13:19:55 +0000 (22:19 +0900)
committerTakashi Matsuzawa <tmatsuzawa@xevo.com>
Mon, 24 Jul 2017 06:49:22 +0000 (15:49 +0900)
Bug-AGL: SPEC-771

Fix in libdatrie recipe so that libdatrie-native can be properly used to build libthai.

Alternatively EXTRA_OECONF += "--disable-dict" can be added to libthai, but I guess (since I did not add libthai) it is not expected.

Update:

I also needed libdatrie-native dependency in libthai.bb

Update2:

Fix build breaks for imagemagick and protobuf as well

Change-Id: I175a34f321841d6aa1cdabac69c67d590d313043
Signed-off-by: Takashi Matsuzawa <tmatsuzawa@xevo.com>

No differences found