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 / dillo / Config.in
1 config BR2_PACKAGE_DILLO
2         bool "dillo"
3         depends on BR2_PACKAGE_XORG7
4         depends on BR2_INSTALL_LIBSTDCPP
5         depends on BR2_USE_MMU # fltk fork()
6         select BR2_PACKAGE_FLTK
7         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
8         select BR2_PACKAGE_ZLIB
9         help
10           Dillo is a multi-platform graphical web browser known
11           for its speed and small footprint.
12
13           Enable openssl package to gain https support.
14
15           http://www.dillo.org
16
17 comment "dillo needs a toolchain w/ C++"
18         depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
19         depends on !BR2_INSTALL_LIBSTDCPP