net-libs/gnutls: fix libtasm1 dependency
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 29 Aug 2015 18:33:22 +0000 (21:33 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 29 Aug 2015 18:33:22 +0000 (21:33 +0300)
Bug: 558858
Thanks: Andrew John Hughes

Package-Manager: portage-2.2.20.1

net-libs/gnutls/gnutls-3.4.4.1.ebuild

index 7da9d8bd38204a18ef45d43656f5cb6458a0ab37..ccd603f39d058f42b862d3e7da01f8169d66cf08 100644 (file)
@@ -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-3.1[gmp,${MULTILIB_USEDEP}]
        >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
        tools? ( sys-devel/autogen )