From 02ea01130239c271e1adc62c2eb137aa62f88b93 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 14 Jun 2005 22:54:27 +0000 Subject: Add libgpg-error package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1246 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/libgpg-error/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/libgpg-error/Config.in (limited to 'package/libgpg-error/Config.in') diff --git a/package/libgpg-error/Config.in b/package/libgpg-error/Config.in new file mode 100644 index 000000000..31f2cd127 --- /dev/null +++ b/package/libgpg-error/Config.in @@ -0,0 +1,12 @@ +config BR2_PACKAGE_LIBGPG_ERROR + tristate "libgpg-error - An helper library for common error codes and descriptions" +# default m if CONFIG_DEVEL + default n + help + This is a library that defines common error values for all GnuPG + components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, + Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the + future. + + http://www.gnupg.org/related_software/libgpg-error/ + -- cgit v1.2.3