29e8426bd6
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
config BR2_PACKAGE_QT5SVG
|
|
bool "qt5svg"
|
|
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 qt5svg module.
|
|
|
|
http://qt-project.org
|