Explorar o código

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>
Vicente Olivert Riera %!s(int64=11) %!d(string=hai) anos
pai
achega
2cadb26e6d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/gnupg/Config.in

+ 1 - 0
package/gnupg/Config.in

@@ -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