commit: c247b6e59f4133cdabde7539b5450eefc1f7c32c Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Fri May 31 17:15:54 2019 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Fri May 31 17:43:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c247b6e5
app-crypt/tpm2-tss-engine: update tpm2-tss dependency Thanks: Toralf Förster Closes: https://bugs.gentoo.org/show_bug.cgi?id=687082 Signed-off-by: Alon Bar-Lev <alonbl <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 6e1976c3cf4..ede034153e9 100644 --- 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 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="libressl test" -RDEPEND=">=app-crypt/tpm2-tss-2.0:= +RDEPEND=">=app-crypt/tpm2-tss-2.2.2:= !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )" DEPEND="${RDEPEND}
