Config.in 294 B

123456789101112
  1. config BR2_PACKAGE_DILLO
  2. bool "dillo"
  3. select BR2_PACKAGE_JPEG
  4. select BR2_PACKAGE_LIBGLIB12
  5. select BR2_PACKAGE_LIBGTK12
  6. select BR2_PACKAGE_ZLIB
  7. select BR2_PACKAGE_LIBPNG
  8. depends on BR2_PACKAGE_XORG7
  9. help
  10. Dillo is a small GTK+ based web browser written in C.
  11. http://www.dillo.org/