summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-12-13 08:25:38 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2017-12-13 08:25:38 +0200
commit01f606857879ca2422b9716b91006ad8ce682969 (patch)
tree4e36caee4e3e7ded5f1599651666a9f6dc8666d7 /app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
parentRevert "profiles/package.mask: Mask dev-libs/nettle-3.4 #640718" (diff)
downloadgentoo-01f606857879ca2422b9716b91006ad8ce682969.tar.gz
gentoo-01f606857879ca2422b9716b91006ad8ce682969.tar.bz2
gentoo-01f606857879ca2422b9716b91006ad8ce682969.zip
app-crypt/gpgme: pull >=gnupg-2
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=640858 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-crypt/gpgme/gpgme-1.8.0-r3.ebuild')
-rw-r--r--app-crypt/gpgme/gpgme-1.8.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild b/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
index c18cb6e64d68..c0b8989bec83 100644
--- a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
+++ b/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
@@ -17,7 +17,7 @@ SLOT="1/11" # subslot = soname major version
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="common-lisp cxx python qt5 static-libs"
-COMMON_DEPEND="app-crypt/gnupg
+COMMON_DEPEND=">=app-crypt/gnupg-2
>=dev-libs/libassuan-2.0.2
>=dev-libs/libgpg-error-1.17
python? ( ${PYTHON_DEPS} )