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 --- dev-libs/xmlsec/xmlsec-1.2.30.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-libs/xmlsec/xmlsec-1.2.30.ebuild') diff --git a/dev-libs/xmlsec/xmlsec-1.2.30.ebuild b/dev-libs/xmlsec/xmlsec-1.2.30.ebuild index 840c5677a8e9..ec33de36d7a6 100644 --- a/dev-libs/xmlsec/xmlsec-1.2.30.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.2.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://www.aleksey.com/xmlsec/download/${PN}1-${PV}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 arm arm64 ppc ppc64 ~sparc x86" -IUSE="doc gcrypt gnutls libressl nss +openssl static-libs test" +IUSE="doc gcrypt gnutls nss +openssl static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="|| ( gcrypt gnutls nss openssl ) gnutls? ( gcrypt )" @@ -24,8 +24,7 @@ RDEPEND=">=dev-libs/libxml2-2.7.4:= >=dev-libs/nss-3.9:= ) openssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= )" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig -- cgit v1.2.3