python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / qt5 / qt5script / Config.in
blobad19727ac2208aa5957c0848ef235be312d638a2
1 config BR2_PACKAGE_QT5SCRIPT
2         bool "qt5script"
3         select BR2_PACKAGE_QT5BASE
4         depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
5         help
6           Qt is a cross-platform application and UI framework for
7           developers using C++.
9           Qt Script provides support for making Qt applications
10           scriptable. Provided for Qt 4.x compatibility.
12           This package has been tagged as deprecated since version
13           5.5.0 and should be replaced by Qt QML module in new
14           design.
16           http://doc.qt.io/qt-5/qtscript-index.html