|
@@ -2,6 +2,7 @@ config BR2_PACKAGE_GNUPG
|
|
bool "gnupg"
|
|
bool "gnupg"
|
|
select BR2_PACKAGE_ZLIB
|
|
select BR2_PACKAGE_ZLIB
|
|
select BR2_PACKAGE_NCURSES
|
|
select BR2_PACKAGE_NCURSES
|
|
|
|
+ depends on !BR2_PACKAGE_GNUPG2
|
|
help
|
|
help
|
|
GnuPG is the GNU project's complete and free implementation
|
|
GnuPG is the GNU project's complete and free implementation
|
|
of the OpenPGP standard as defined by RFC4880. GnuPG allows
|
|
of the OpenPGP standard as defined by RFC4880. GnuPG allows
|