buildrootschalter/package/libassuan/Config.in
Philipp Claves 266d50245a libassuan: new package
[Thomas: bump version, adjust license informations, add
--with-gpg-error-prefix option.]

Signed-off-by: Philipp Claves <claves@budelmann-elektronik.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-07-31 13:49:07 +02:00

13 lines
349 B
Plaintext

config BR2_PACKAGE_LIBASSUAN
bool "libassuan"
select BR2_PACKAGE_LIBGPG_ERROR
help
Libassuan is a small library implementing the so-called
Assuan protocol.
This protocol is used for IPC between most newer GnuPG
components. Both, server and client side functions are
provided.
http://www.gnupg.org/related_software/libassuan/