net-libs/loudmouth: Also set subslot dep for gnutls
authorPacho Ramos <pacho@gentoo.org>
Sat, 14 Apr 2018 15:59:54 +0000 (17:59 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 14 Apr 2018 15:59:54 +0000 (17:59 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild

index ab65db268b9786650d88e2c1b4ca2bc457c4693a..46433a1d78f2dc03583203df8140376588251688 100644 (file)
@@ -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 )