gnupg: make gnupg and gnupg2 mutually exclusive
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 6 Jun 2014 13:44:28 +0000 (14:44 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Jul 2014 21:32:44 +0000 (23:32 +0200)
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>
package/gnupg/Config.in

index 90f07c24c662f8ccd73c2a96532362fe57d5289d..1dc27a47c66aaf52a91ba0f7eed2877c60755efd 100644 (file)
@@ -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