xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5lottie/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QT5LOTTIE
2	bool "qt5lottie"
3	depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
4	select BR2_PACKAGE_QT5DECLARATIVE
5	select BR2_PACKAGE_QT5DECLARATIVE_QUICK
6	help
7	  Qt is a cross-platform application and UI framework for
8	  developers using C++.
9
10	  This package corresponds to the qt5lottie module.
11
12	  https://doc.qt.io/qt-5/qtlottieanimation-index.html
13