From 3d92bd162a0ed612d020988b6350a5665c9f1ece Mon Sep 17 00:00:00 2001 From: ormorph Date: Mon, 6 Dec 2021 00:15:19 +0300 Subject: Dependencies fixes Signed-off-by: ormorph --- trinity-apps/smartcardauth/smartcardauth-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'trinity-apps/smartcardauth/smartcardauth-9999.ebuild') diff --git a/trinity-apps/smartcardauth/smartcardauth-9999.ebuild b/trinity-apps/smartcardauth/smartcardauth-9999.ebuild index 49c5746f..beb2f430 100644 --- a/trinity-apps/smartcardauth/smartcardauth-9999.ebuild +++ b/trinity-apps/smartcardauth/smartcardauth-9999.ebuild @@ -15,12 +15,10 @@ SLOT="14" if [[ ${PV} != *9999* ]] ; then KEYWORDS="~amd64 ~x86" fi -IUSE="libressl" DEPEND=" dev-libs/pkcs11-helper net-libs/gnutls - !libressl? ( dev-libs/openssl:= ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:= " RDEPEND="${DEPEND}" -- cgit v1.2.1