buildrootschalter/package/qt
Thomas Petazzoni 5c8c02a0c6 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>
2011-05-22 15:52:34 +02:00
..
Config.gfx.in qt: bump version 2010-04-02 15:34:22 +02:00
Config.in qt: scripttools needs gui 2011-05-22 15:52:34 +02:00
Config.keyboard.in qt: bump version 2010-04-02 15:34:22 +02:00
Config.mouse.in qt: add option to hide mouse cursor 2011-02-25 21:45:31 +01:00
Config.sql.in qt: add option for system sqlite 2011-03-05 15:32:01 +01:00
qt-4.7.3-configure.patch qt: bump version 2011-05-16 14:09:42 +02:00
qt-4.7.3-pthread_getattr_np_webkit.patch qt: bump version 2011-05-16 14:09:42 +02:00
qt-4.7.3-pthread_getattr_np.patch qt: bump version 2011-05-16 14:09:42 +02:00
qt-4.7.3-script-qtdbus-no-gui.patch qt: fix build when script+dbus are enabled, but gui isn't 2011-05-16 14:27:24 +02:00
qt.mk qt: bump version 2011-05-16 14:09:42 +02:00