From a978c074e4272bb901fbe4a10de0a7b2af574f17 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 4 May 2021 22:28:33 +0100 Subject: gentoo resync : 04.05.2021 --- net-libs/gloox/gloox-1.0.24.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net-libs/gloox/gloox-1.0.24.ebuild') diff --git a/net-libs/gloox/gloox-1.0.24.ebuild b/net-libs/gloox/gloox-1.0.24.ebuild index f69f54f3f6a0..54a4ddc7b749 100644 --- a/net-libs/gloox/gloox-1.0.24.ebuild +++ b/net-libs/gloox/gloox-1.0.24.ebuild @@ -15,15 +15,14 @@ LICENSE="GPL-3" # Check upstream changelog: https://camaya.net/gloox/changelog/ SLOT="0/18" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="debug gnutls idn libressl ssl static-libs test zlib" +IUSE="debug gnutls idn ssl static-libs test zlib" RESTRICT="!test? ( test )" DEPEND=" idn? ( net-dns/libidn:= ) gnutls? ( net-libs/gnutls:= ) ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= ) zlib? ( sys-libs/zlib ) " -- cgit v1.2.3