From: Lars Wendler Date: Wed, 16 May 2018 19:30:17 +0000 (+0200) Subject: net-libs/gloox: Added sub-slot dep operator for net-dns/libidn X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e4c5303564b7701bd33aae55ff85c0934599e774;p=gentoo.git net-libs/gloox: Added sub-slot dep operator for net-dns/libidn Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- diff --git a/net-libs/gloox/gloox-1.0.20.ebuild b/net-libs/gloox/gloox-1.0.20.ebuild index 09007f443980..1d000bc0004f 100644 --- a/net-libs/gloox/gloox-1.0.20.ebuild +++ b/net-libs/gloox/gloox-1.0.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SLOT="0/17" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~ia64 ~sparc ~x86" IUSE="debug gnutls idn libressl ssl static-libs test zlib" -DEPEND="idn? ( net-dns/libidn ) +DEPEND="idn? ( net-dns/libidn:= ) gnutls? ( net-libs/gnutls ) ssl? ( !libressl? ( dev-libs/openssl:0 )