Config.in 272 B

1234567891011
  1. config BR2_PACKAGE_GAMIN
  2. bool "gamin"
  3. depends on BR2_USE_WCHAR # glib2
  4. select BR2_PACKAGE_LIBGLIB2
  5. help
  6. the File Alteration Monitor
  7. http://www.gnome.org/~veillard/gamin/sources
  8. comment "gamin requires a toolchain with WCHAR support"
  9. depends on !BR2_USE_WCHAR