python-whoosh: bump to version 2.7.4
[buildroot-gz.git] / package / dillo / Config.in
blobd06f2d1f5108d228206f447e4d0a19171782d6f1
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.
13           Enable openssl package to gain https support.
15           http://www.dillo.org
17 comment "dillo needs a toolchain w/ C++"
18         depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
19         depends on !BR2_INSTALL_LIBSTDCPP