buildrootschalter/package/libical/Config.in
Yegor Yefremov cae6aa9a41 New package: libical
[Peter: small Config.in tweaks]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-31 10:32:09 +01:00

12 lines
357 B
Plaintext

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