Commit 2cadb26e authored by Vicente Olivert Riera's avatar Vicente Olivert Riera Committed by Thomas Petazzoni
Browse files

gnupg: make gnupg and gnupg2 mutually exclusive

parent beb49d88
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ config BR2_PACKAGE_GNUPG
	bool "gnupg"
	select BR2_PACKAGE_ZLIB
	select BR2_PACKAGE_NCURSES
	depends on !BR2_PACKAGE_GNUPG2
	help
	  GnuPG is the GNU project's complete and free implementation
	  of the OpenPGP standard as defined by RFC4880. GnuPG allows