diff options
author | Christopher Byrne <salah.coronya@gmail.com> | 2022-04-23 14:34:18 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-23 22:32:39 +0100 |
commit | f74ea242bd2da1ffd5edfd01730528547b0422fd (patch) | |
tree | 82f38c1b5b540626eb4fa33010f9374405b22074 /app-crypt/tpm2-tools | |
parent | app-crypt/tpm2-tools: drop 4.3.2 (diff) | |
download | gentoo-f74ea242bd2da1ffd5edfd01730528547b0422fd.tar.gz gentoo-f74ea242bd2da1ffd5edfd01730528547b0422fd.tar.bz2 gentoo-f74ea242bd2da1ffd5edfd01730528547b0422fd.zip |
app-crypt/tpm2-tools: Add sublot operator to app-crypt/tpm2-tss dep
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-tools')
-rw-r--r-- | app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild (renamed from app-crypt/tpm2-tools/tpm2-tools-5.2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm2-tools/tpm2-tools-5.2.ebuild b/app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild index 9b7629c2cc9a..5b29e8bbade6 100644 --- a/app-crypt/tpm2-tools/tpm2-tools-5.2.ebuild +++ b/app-crypt/tpm2-tools/tpm2-tools-5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ IUSE="+fapi test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND=">=app-crypt/tpm2-tss-3.0.1[fapi?] +RDEPEND=">=app-crypt/tpm2-tss-3.0.1:=[fapi?] dev-libs/openssl:= net-misc/curl sys-libs/efivar:= |