]> 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>
Sat, 30 Nov 2013 09:41:59 +0000 (09:41 +0000)
commit46dcec6fd455584d9b5d0d7ff1e5b36fbe5a2d62
treea014d348eea286961345315c21fd366cce48d3f7
parent7d1fd11e50a280bcc3e6c2160871cdef14864cc2
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.

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