qt5jsbackend: only available on ARM, x86, x86-64 and mipsel
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 May 2013 10:27:06 +0000 (10:27 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 29 May 2013 19:28:15 +0000 (21:28 +0200)
commit8762110c46084bf7e1ba302354e8325204c7d275
treee2f19ccdaae7df1e1d3778410d8dde571a220454
parentc5f9a4fb91f7a19a9a507490a8f1d3d40ab708ba
qt5jsbackend: only available on ARM, x86, x86-64 and mipsel

The v8 Javascript virtual machine that is the core of qt5jsbackend is
only available on certain architectures. At the moment, only ARM, x86,
x86-64 and mipsel are supported.

Fixes:

  http://autobuild.buildroot.org/results/a2e/a2e62e2deaa28ec9d4d957523a00ee0b7a634950/build-end.log

[Peter: also add dependency for qt5graphicaleffects]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt5/qt5declarative/Config.in
package/qt5/qt5graphicaleffects/Config.in
package/qt5/qt5jsbackend/Config.in
package/qt5/qt5multimedia/Config.in
package/qt5/qt5quick1/Config.in