kumquat-buildroot/package/qt5/qt5script/Config.in
Julien CORJON 751f6f5af5 qt/qt5quick1, qt/qt5script, qt/qt5webkit: tag as legacy compatibility
Signed-off-by: Julien Corjon <corjon.j@ecagroup.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-21 23:21:23 +02:00

16 lines
409 B
Plaintext

config BR2_PACKAGE_QT5SCRIPT
bool "qt5script"
select BR2_PACKAGE_QT5BASE
depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
help
Qt is a cross-platform application and UI framework for
developers using C++.
This package corresponds to the qt5script module.
This package has been tagged as deprecated since version
5.5.0 and should be replaced by Qt QML module in new
design.
http://qt.io