commit: e4c5303564b7701bd33aae55ff85c0934599e774
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed May 16 19:30:17 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed May 16 19:30:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c53035
net-libs/gloox: Added sub-slot dep operator for net-dns/libidn
Package-Manager: Portage-2.3.36, Repoman-2.3.9
net-libs/gloox/gloox-1.0.20.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/gloox/gloox-1.0.20.ebuild
b/net-libs/gloox/gloox-1.0.20.ebuild
index 09007f44398..1d000bc0004 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 )