mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
gnupg: make gnupg and gnupg2 mutually exclusive
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: Markos Chandras <Markos.Chandras@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
beb49d882e
commit
2cadb26e6d
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user