88587d5b14
Fixes http://autobuild.buildroot.net/results/8843619e91958766c66c0955f363bbfc733b31e6/build-end.log Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
config BR2_PACKAGE_QT5IMAGEFORMATS
|
|
bool "qt5imageformats"
|
|
select BR2_PACKAGE_QT5BASE
|
|
select BR2_PACKAGE_QT5BASE_GUI
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
This package corresponds to the qt5imageformats module.
|
|
|
|
http://qt-project.org
|