Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt5quick1: doesn't require qt5webkit | Peter Korsgaard | 2013-06-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | qt5quick1: needs widgets support in qt5base | Peter Korsgaard | 2013-06-28 | 1 | -0/+2 |
| | | | | | | Which in turn needs gui support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | qt5jsbackend: only available on ARM, x86, x86-64 and mipsel | Thomas Petazzoni | 2013-05-29 | 1 | -1/+3 |
| | | | | | | | | | | | | | | 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> | ||||
* | qt5/qt5quick1: new package | Thomas Petazzoni | 2013-04-11 | 1 | -0/+22 |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |