generic-poky/meta/recipes-qt
Enrico Scholz a9b6e16daa qt4: fixed dependency on icu
Commit 46dcec6fd455584d9b5d0d7ff1e5b36fbe5a2d62 added 'icu' to DEPENDS
in qt4-x11 only, but enabled icu globally in qt4.inc.

This breaks build of qt4-embedded because this recipe does not have
such a DEPENDS but uses qt4.inc:

| icu.cpp:42:28: fatal error: unicode/utypes.h: No such file or directory
|  #include <unicode/utypes.h>
|                             ^
| compilation terminated.
| make: *** [icu.o] Error 1

Patch moves the 'icu' dependency into qt4.inc.

(From OE-Core rev: adb6e64d69fc947f2c8fa708dcbe854fd2b574f8)

(From OE-Core rev: ec35d5b4b3d2eed7a141f2fd41d5ed7215e66dbf)

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-12 17:02:36 +00:00
..
images packagegroup-qt4e: tidy up and rename 2012-09-04 12:52:58 +01:00
meta meta-toolchain-qt: put QT_CONF_PATH in environment script 2013-12-12 17:00:04 +00:00
packagegroups Disable build qt related packagegroups on mips64 with 64 bits userspace 2013-06-28 16:32:06 +01:00
qt-apps qmmp: update to 0.6.6 and fix 2013-02-06 09:37:21 +00:00
qt-demo qtdemo-init: fix bashism 2013-08-06 12:39:53 +01:00
qt4 qt4: fixed dependency on icu 2013-12-12 17:02:36 +00:00
qt4-graphics-system qt4-graphics-system: set graphic system in profile instead of X11 session 2012-05-09 21:42:50 +01:00