1 config BR2_PACKAGE_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
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.
17 comment "dillo needs a toolchain w/ C++"
18 depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
19 depends on !BR2_INSTALL_LIBSTDCPP