Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/
Date: Thu, 17 Jun 2021 20:32:51
Message-Id: 1623961928.9a1a28bedfee5bb95932cdb37936c80d3dc65553.whissi@gentoo
1 commit: 9a1a28bedfee5bb95932cdb37936c80d3dc65553
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 20:22:27 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 20:32:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1a28be
7
8 sys-auth/yubico-piv-tool: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0.ebuild b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0.ebuild
17 index 92b44673f63..1bb45ee8e3f 100644
18 --- a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0.ebuild
19 +++ b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0.ebuild
20 @@ -17,7 +17,7 @@ IUSE="test"
21 RESTRICT="!test? ( test )"
22
23 RDEPEND="sys-apps/pcsc-lite
24 - dev-libs/openssl:0=[-bindist]"
25 + dev-libs/openssl:0=[-bindist(-)]"
26 DEPEND="${RDEPEND}
27 test? ( dev-libs/check )"
28 BDEPEND="dev-util/gengetopt