projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42db0eb
)
app-crypt/gnupg: Version 2.1.14 requires a min dep of npth 1.2
author
Kristian Fiskerstrand
<k_f@gentoo.org>
Fri, 15 Jul 2016 08:41:28 +0000
(10:41 +0200)
committer
Kristian Fiskerstrand
<k_f@gentoo.org>
Fri, 15 Jul 2016 08:43:50 +0000
(10:43 +0200)
Trying to install version 2.1.14 with lower version of npth than 1.2
causes build failure
Package-Manager: portage-2.3.0
app-crypt/gnupg/gnupg-2.1.14.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/gnupg/gnupg-2.1.14.ebuild
b/app-crypt/gnupg/gnupg-2.1.14.ebuild
index 4ce6f6ec81241342f3ee5bc2e0105b88d2bfc82d..5be523d15708d0a0745fe3e21dda31e4b8a24765 100644
(file)
--- a/
app-crypt/gnupg/gnupg-2.1.14.ebuild
+++ b/
app-crypt/gnupg/gnupg-2.1.14.ebuild
@@
-17,7
+17,7
@@
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
IUSE="bzip2 doc +gnutls ldap nls readline selinux smartcard tofu tools usb"
COMMON_DEPEND_LIBS="
- dev-libs/npth
+ >=dev-libs/npth-1.2
>=dev-libs/libassuan-2.4.3
>=dev-libs/libgcrypt-1.7.1
>=dev-libs/libgpg-error-1.24