From: Pacho Ramos Date: Sat, 14 Apr 2018 15:59:54 +0000 (+0200) Subject: net-libs/loudmouth: Also set subslot dep for gnutls X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae6bf9a03ada41b29c711d066cc11eea4b3e4f1a;p=gentoo.git net-libs/loudmouth: Also set subslot dep for gnutls Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild index ab65db268b97..46433a1d78f2 100644 --- a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 - inherit autotools DESCRIPTION="Lightweight C Jabber library" @@ -20,7 +19,7 @@ RDEPEND=" >=dev-libs/glib-2.16:2 net-dns/libidn ssl? ( - !openssl? ( >=net-libs/gnutls-1.4.0 ) + !openssl? ( >=net-libs/gnutls-1.4.0:0= ) openssl? ( dev-libs/openssl:0= ) ) asyncns? ( >=net-libs/libasyncns-0.3 )