add portsentry package
[openwrt/svn-archive/archive.git] / openwrt / package / libgpg-error / Config.in
1 config BR2_PACKAGE_LIBGPG_ERROR
2 tristate "libgpg-error - An helper library for common error codes and descriptions"
3 # default m if CONFIG_DEVEL
4 default n
5 help
6 This is a library that defines common error values for all GnuPG
7 components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
8 Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the
9 future.
10
11 http://www.gnupg.org/related_software/libgpg-error/
12