commit:     e3e6459a2bfad124c77f204140c0fd962f6bc1b9
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 19:10:53 2015 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 19:11:10 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3e6459a

net-libs/gnutls: fix libtasm1 dependency

Bug: 558858
Thanks: Andrew John Hughes

Package-Manager: portage-2.2.20.1

 net-libs/gnutls/gnutls-3.3.17.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/gnutls/gnutls-3.3.17.1.ebuild 
b/net-libs/gnutls/gnutls-3.3.17.1.ebuild
index c5713fa..8982649 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

Reply via email to