Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm2-tss-engine/
Date: Fri, 31 May 2019 17:44:11
Message-Id: 1559324621.c247b6e59f4133cdabde7539b5450eefc1f7c32c.alonbl@gentoo
1 commit: c247b6e59f4133cdabde7539b5450eefc1f7c32c
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 31 17:15:54 2019 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Fri May 31 17:43:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c247b6e5
7
8 app-crypt/tpm2-tss-engine: update tpm2-tss dependency
9
10 Thanks: Toralf Förster
11 Closes: https://bugs.gentoo.org/show_bug.cgi?id=687082
12 Signed-off-by: Alon Bar-Lev <alonbl <AT> gentoo.org>
13 Package-Manager: Portage-2.3.66, Repoman-2.3.11
14
15 app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild b/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild
19 index 6e1976c3cf4..ede034153e9 100644
20 --- a/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild
21 +++ b/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild
22 @@ -14,7 +14,7 @@ SLOT="0"
23 KEYWORDS="~amd64"
24 IUSE="libressl test"
25
26 -RDEPEND=">=app-crypt/tpm2-tss-2.0:=
27 +RDEPEND=">=app-crypt/tpm2-tss-2.2.2:=
28 !libressl? ( dev-libs/openssl:0= )
29 libressl? ( dev-libs/libressl:0= )"
30 DEPEND="${RDEPEND}