commit: dae0a6db6ad673f9738633379613a7b7502a298e
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 20:52:36 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 20:54:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae0a6db
net-libs/gnutls: require pkg-config version of libidn2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-libs/gnutls/gnutls-3.5.9-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/gnutls/gnutls-3.5.9-r2.ebuild
b/net-libs/gnutls/gnutls-3.5.9-r2.ebuild
index 4d39e369603..f6cc6ba1fee 100644
--- a/net-libs/gnutls/gnutls-3.5.9-r2.ebuild
+++ b/net-libs/gnutls/gnutls-3.5.9-r2.ebuild
@@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
- idn? ( >=net-dns/libidn2-0.11[${MULTILIB_USEDEP}] )
+ idn? ( >=net-dns/libidn2-0.16-r1[${MULTILIB_USEDEP}] )
valgrind? ( dev-util/valgrind )
test-full? (
app-crypt/dieharder