let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / libgpg-error / Config.in
1 config BR2_PACKAGE_LIBGPG_ERROR
2         prompt "libgpg-error...................... An helper library for common error codes and descriptions"
3         tristate
4         default m if CONFIG_DEVEL
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