From 8dbe82f004070334ab9e77cc3a0198983a2a8a04 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 7 Apr 2016 12:57:27 -0500 Subject: net-misc/openconnect: adding stoken support to the live ebuild Package-Manager: portage-2.2.26 --- net-misc/openconnect/openconnect-9999.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/openconnect/openconnect-9999.ebuild b/net-misc/openconnect/openconnect-9999.ebuild index 403671fa9ad..3a6c716e362 100644 --- a/net-misc/openconnect/openconnect-9999.ebuild +++ b/net-misc/openconnect/openconnect-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ HOMEPAGE="http://www.infradead.org/openconnect.html" LICENSE="LGPL-2.1 GPL-2" SLOT="0/5" -IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs" +IUSE="doc +gnutls gssapi java libressl libproxy nls smartcard static-libs stoken" ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl tg ug uk zh_CN zh_TW" for lang in $ILINGUAS; do IUSE="${IUSE} linguas_${lang}" @@ -44,7 +44,8 @@ DEPEND="dev-libs/libxml2 gssapi? ( virtual/krb5 ) libproxy? ( net-libs/libproxy ) nls? ( virtual/libintl ) - smartcard? ( sys-apps/pcsc-lite:0= )" + smartcard? ( sys-apps/pcsc-lite:0= ) + stoken? ( app-crypt/stoken )" RDEPEND="${DEPEND} sys-apps/iproute2 !