blob: 9148cfe20797ea9b1f7a70b8fb1b5b1be579f1b7 (
plain)
1
2
3
4
5
6
7
8
  | 
config BR2_PACKAGE_LIBGPG_ERROR
	bool "libgpg-error"
	default n
	help
	  Libgpg-error is a small library with error codes and
	  descriptions shared by most GnuPG related software.
	  ftp://gd.tuwien.ac.at/privacy/gnupg/libgpg-error
  |