diff options
author | Peter Seiderer <ps.report@gmx.net> | 2017-11-25 22:54:25 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-12-01 23:24:54 +0100 |
commit | 573a4a0bc8b14291255e06ac709566220fd3cdf9 (patch) | |
tree | ced8023932d320b273d62b4ba47bc6b3a4b9969c /utils/checkpackagelib/lib_mk.py | |
parent | 5eb43c83c10aa9cd5cdf2302af0682b3d9978ecc (diff) | |
download | buildroot-573a4a0bc8b14291255e06ac709566220fd3cdf9.tar.gz buildroot-573a4a0bc8b14291255e06ac709566220fd3cdf9.zip |
qt5quickcontrols2: fix examples compile without Qt widgets module
Add upstream suggested patch to fix flatstyle example configure
(needs widgets module).
Fixes:
cd flatstyle/ && ( test -e Makefile || .../host/bin/qmake -o Makefile .../build/qt5quickcontrols2-5.9.2/examples/quickcontrols2/flatstyle/flatstyle.pro ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: widgets
make[1]: *** [Makefile:202: sub-flatstyle-make_first] Error 3
make[1]: Leaving directory '.../build/qt5quickcontrols2-5.9.2/examples/quickcontrols2'
make: *** [Makefile:45: sub-quickcontrols2-make_first] Error 2
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
[Thomas: move patch to 5.9.3 directory, since we've bumped
qtquickcontrols2 since then.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'utils/checkpackagelib/lib_mk.py')
0 files changed, 0 insertions, 0 deletions