net-libs/gnutls: Revbump to fix idn dependency (bug #609180)

which has been changed from net-dns/libidn to net-dns/libidn2.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Lars Wendler
2017-02-13 09:15:40 +01:00
parent 31d5415bc4
commit 7ac93bc8a5

View File

@@ -31,7 +31,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/libidn[${MULTILIB_USEDEP}] )
idn? ( net-dns/libidn2[${MULTILIB_USEDEP}] )
valgrind? ( dev-util/valgrind )
test-full? (
app-crypt/dieharder