]> code.ossystems Code Review - openembedded-core.git/commit
qt4-tools-native: Fix compile failures
authorRichard Purdie <rpurdie@linux.intel.com>
Wed, 6 Oct 2010 14:17:14 +0000 (15:17 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 6 Oct 2010 14:17:14 +0000 (15:17 +0100)
commit5eee854f53e2c1f05d390e96957c2df8e34dea89
treeadd615fbbbd11c13a2d7b0a6a81e0f391bc370f3
parent35d095c282aa27bb2c5b90b9ebafeaa4a3de907e
qt4-tools-native: Fix compile failures

fontconfig/freetype are not listed in the dependencies, neither are any of the
X components yet this recipe appears to be building the whole UI framework, not
just the tools.

It turns out this is a dependency for uic3 and qdbus. Since at this time we don't
require these, remove them from the build.

Its likely cross versions of those specific tools would need to be added due to
their dependency on the windowing system compilation.

[BUGID #390]

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/recipes-qt/qt4/qt4-tools-native.inc
meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb