diff options
author | Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> | 2017-02-08 11:26:35 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-09 22:16:31 +0100 |
commit | 4d15e14fb6dc1a9cbedf8f33298608af61fb1148 (patch) | |
tree | 7aaac228cab2bc8e0e76489aab1087c5ac097cea /package/qt5/qt5quickcontrols2/Config.in | |
parent | 00487cc56c4dc1d284f3501eaa555ad0b9ec96a5 (diff) | |
download | buildroot-4d15e14fb6dc1a9cbedf8f33298608af61fb1148.tar.gz buildroot-4d15e14fb6dc1a9cbedf8f33298608af61fb1148.zip |
package/qt5: add meaningful help texts and package URLs
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5quickcontrols2/Config.in')
-rw-r--r-- | package/qt5/qt5quickcontrols2/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt5/qt5quickcontrols2/Config.in b/package/qt5/qt5quickcontrols2/Config.in index d2267cba2f..adf89d0de7 100644 --- a/package/qt5/qt5quickcontrols2/Config.in +++ b/package/qt5/qt5quickcontrols2/Config.in @@ -13,7 +13,7 @@ config BR2_PACKAGE_QT5QUICKCONTROLS2 This module was in tech preview in Qt 5.6, and promoted to a core module in Qt 5.7.0. - http://qt.io + https://doc.qt.io/qt-5/qtquickcontrols2-index.html comment "qt5quickcontrols2 needs an OpenGL-capable backend" depends on !BR2_PACKAGE_QT5_GL_AVAILABLE |