2
1

Config.in 409 B

123456789101112131415
  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++.
  8. This package corresponds to the qt5script module.
  9. This package has been tagged as deprecated since version
  10. 5.5.0 and should be replaced by Qt QML module in new
  11. design.
  12. http://qt.io