qt5script: Check for QtGui before building the examples
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 17 Apr 2014 15:56:27 +0000 (16:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 19:50:19 +0000 (21:50 +0200)
commitc5e50dabf8121bb77444c2c0588f86bd47860d92
tree5cb24659c9e41b7bd72cfcb7e9155e56954bc6d8
parentbbcf2806b961534861c08c60036118064936ac26
qt5script: Check for QtGui before building the examples

Adding an upstream patch to fix an autobuild failure.

qsdbg and marshal examples need QtGui module. If QtGui is not installed
they fail to compile.

Upstream commit:
   https://github.com/qtproject/qtscript/commit/e4453c92ee41943a3a1d67a725804a44e747f64e

Fixes:
   http://autobuild.buildroot.net/results/0e6/0e63bc604f3ec422996eb0f5fd92f4437954ca04/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt5/qt5script/qt5script-0001-Check-for-QtGui-before-building-the-examples.patch [new file with mode: 0644]