summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2015-08-29 22:10:53 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2015-08-29 22:11:10 +0300
commite3e6459a2bfad124c77f204140c0fd962f6bc1b9 (patch)
tree8b435e34182d5e1ef28c9b067e759b637ef25d7d /net-libs/gnutls
parentdev-python/stormpath: add version 2.0.9 (diff)
downloadgentoo-e3e6459a2bfad124c77f204140c0fd962f6bc1b9.tar.gz
gentoo-e3e6459a2bfad124c77f204140c0fd962f6bc1b9.tar.bz2
gentoo-e3e6459a2bfad124c77f204140c0fd962f6bc1b9.zip
net-libs/gnutls: fix libtasm1 dependency
Bug: 558858 Thanks: Andrew John Hughes Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r--net-libs/gnutls/gnutls-3.3.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gnutls/gnutls-3.3.17.1.ebuild b/net-libs/gnutls/gnutls-3.3.17.1.ebuild
index c5713fab31be..8982649dc870 100644
--- a/net-libs/gnutls/gnutls-3.3.17.1.ebuild
+++ b/net-libs/gnutls/gnutls-3.3.17.1.ebuild
@@ -21,7 +21,7 @@ IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test
# NOTICE: sys-devel/autogen is required at runtime as we
# use system libopts
-RDEPEND=">=dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}]
+RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}]
>=dev-libs/nettle-2.7[gmp,${MULTILIB_USEDEP}]
>=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
sys-devel/autogen