Config.in 357 B

1234567891011
  1. config BR2_PACKAGE_LIBICAL
  2. bool "libical"
  3. depends on BR2_USE_WCHAR
  4. help
  5. libical is an Open Source (MPL/LGPL) implementation of the IETF's
  6. iCalendar Calendaring and Scheduling protocols.
  7. http://www.citadel.org/doku.php/documentation:featured_projects:libical
  8. comment "libical requires a toolchain with WCHAR support"
  9. depends on !BR2_USE_WCHAR