diff options
Diffstat (limited to 'package/qt5/qt5svg/Config.in')
-rw-r--r-- | package/qt5/qt5svg/Config.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/qt5/qt5svg/Config.in b/package/qt5/qt5svg/Config.in new file mode 100644 index 000000000..27e6b05da --- /dev/null +++ b/package/qt5/qt5svg/Config.in @@ -0,0 +1,11 @@ +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 |