diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2019-05-31 20:15:54 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2019-05-31 20:43:41 +0300 |
commit | c247b6e59f4133cdabde7539b5450eefc1f7c32c (patch) | |
tree | cbb5f6654d92b72148e75c0d3fdb095e01d390d6 /app-crypt/tpm2-tss-engine | |
parent | sys-kernel/vanilla-sources: Version bump to 4.14.123 (diff) | |
download | gentoo-c247b6e59f4133cdabde7539b5450eefc1f7c32c.tar.gz gentoo-c247b6e59f4133cdabde7539b5450eefc1f7c32c.tar.bz2 gentoo-c247b6e59f4133cdabde7539b5450eefc1f7c32c.zip |
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@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'app-crypt/tpm2-tss-engine')
-rw-r--r-- | app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 6e1976c3cf4f..ede034153e9a 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} |