mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user