diff options
Diffstat (limited to 'package/gnupg/Config.in')
| -rw-r--r-- | package/gnupg/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gnupg/Config.in b/package/gnupg/Config.in index 30f215fed8..7c31612298 100644 --- a/package/gnupg/Config.in +++ b/package/gnupg/Config.in @@ -1,8 +1,8 @@ config BR2_PACKAGE_GNUPG bool "gnupg" + depends on !BR2_PACKAGE_GNUPG2 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 |

