diff options
-rw-r--r-- | package/qt/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in index 3a552d090..1ce63489a 100644 --- a/package/qt/Config.in +++ b/package/qt/Config.in @@ -5,9 +5,10 @@ menuconfig BR2_PACKAGE_QT bool "Qt" depends on BR2_INSTALL_LIBSTDCPP help - Qt for Embedded Linux. + Qt is a cross-platform application and UI framework for + developers using C++. - http://www.qtsoftware.com/products/platform/qt-for-embedded-linux + http://qt-project.org if BR2_PACKAGE_QT |