]> code.ossystems Code Review - openembedded-core.git/commit
qt4-x11-free: depend on ICU
authorRoss Burton <ross.burton@intel.com>
Fri, 29 Nov 2013 13:51:05 +0000 (13:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2013 16:56:38 +0000 (16:56 +0000)
commit034d3e35cce9ee63f6139d19be9b3edec4f97a64
tree43b4ebbb6537e638403a7069ea0f677fc5f8147f
parent7275425524b8bb3d16d5c0c0a62aee5b08359ffd
qt4-x11-free: depend on ICU

ICU presence is auto-detected at configure time and until recently (e68850 and
d61230) was pulled into most builds through harfbuzz and beecrypt.  Now it's
floating and this leads to build failures.

As in all likelihood the majority of people were building this with ICU enabled,
add an explicit dependency.

(From OE-Core master rev: 46dcec6fd455584d9b5d0d7ff1e5b36fbe5a2d62)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-qt/qt4/qt4-x11-free.inc
meta/recipes-qt/qt4/qt4.inc