buildroot/package/gnupg2/Config.in.host
Ben Hutchings 54c92715dd package/gnupg2: add host variant
Signed-off-by: Ben Hutchings <ben.hutchings@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-07-15 14:37:51 +02:00

14 lines
524 B
Plaintext

config BR2_PACKAGE_HOST_GNUPG2
bool "host gnupg2"
depends on !BR2_PACKAGE_HOST_GNUPG
help
GnuPG is the GNU project's complete and free implementation
of the OpenPGP standard as defined by RFC4880. GnuPG allows
to encrypt and sign your data and communication, features a
versatile key management system as well as access modules
for all kinds of public key directories. GnuPG, also known
as GPG, is a command line tool with features for easy
integration with other applications.
http://gnupg.org/