net-libs/gloox: Added sub-slot dep operator for net-dns/libidn
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 16 May 2018 19:30:17 +0000 (21:30 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 16 May 2018 19:30:17 +0000 (21:30 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

net-libs/gloox/gloox-1.0.20.ebuild

index 09007f44398099aeb69ab12a2669ce2869b5e4a7..1d000bc0004f4211743a35b75b819e066fa04bcb 100644 (file)
@@ -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 )