The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / qt5 / qt5webkit / Config.in
1 config BR2_PACKAGE_QT5WEBKIT
2         bool "qt5webkit"
3         select BR2_PACKAGE_QT5BASE
4         select BR2_PACKAGE_QT5BASE_ICU
5         select BR2_PACKAGE_QT5BASE_GUI
6         select BR2_PACKAGE_SQLITE
7         select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_QT5BASE_XCB
8         select BR2_PACKAGE_XLIB_LIBXRENDER if BR2_PACKAGE_QT5BASE_XCB
9         # This module does not support static linking
10         depends on !BR2_STATIC_LIBS
11         depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
12         depends on BR2_ARCH_HAS_ATOMICS # icu
13         depends on !BR2_BINFMT_FLAT # icu
14         help
15           Qt is a cross-platform application and UI framework for
16           developers using C++.
17
18           This package corresponds to the qt5webkit module.
19
20           http://qt.io