summaryrefslogtreecommitdiff
path: root/package/fakeroot
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2011-05-22 10:53:40 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-05-22 15:52:34 +0200
commit5c8c02a0c6747357ecc3f4884b065cf08bf2395a (patch)
tree81515086a6853c1ae07f4243762f302046d816aa /package/fakeroot
parent9868d2419021a3362d55963b022d18d57438c164 (diff)
qt: scripttools needs gui
The QtScriptTools library depends on the QtGui library, as can be seen in the src/src.pro file of the Qt sources : !contains(QT_CONFIG, no-gui):contains(QT_CONFIG, scripttools): SRC_SUBDIRS += src_scripttools If the scripttools are enabled in the Qt configuration, but not the gui, then the scripttools library is not built by Qt, and the Buildroot build process fails with: cp: cannot stat `/home/test/outputs/test-502/host/usr/sh4-unknown-linux-gnu/sysroot/usr/lib/libQtScriptTools.so.*': No such file or directory Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/fakeroot')
0 files changed, 0 insertions, 0 deletions