app-crypt/gnupg: Version 2.1.14 requires a min dep of npth 1.2
authorKristian Fiskerstrand <k_f@gentoo.org>
Fri, 15 Jul 2016 08:41:28 +0000 (10:41 +0200)
committerKristian 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

index 4ce6f6ec81241342f3ee5bc2e0105b88d2bfc82d..5be523d15708d0a0745fe3e21dda31e4b8a24765 100644 (file)
@@ -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