summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Byrne <salah.coronya@gmail.com>2021-07-14 10:23:57 -0500
committerIonen Wolkens <ionen@gentoo.org>2021-07-14 21:48:16 -0400
commit5588bb3da1bc7b74068b7a3d3416e23ae871eb79 (patch)
tree0d970977653291ca3cb32eb5deb657b9fa12292f /app-crypt/tpm2-tools
parentprofiles/features/musl/package.mask: fix mask order (diff)
downloadgentoo-5588bb3da1bc7b74068b7a3d3416e23ae871eb79.tar.gz
gentoo-5588bb3da1bc7b74068b7a3d3416e23ae871eb79.tar.bz2
gentoo-5588bb3da1bc7b74068b7a3d3416e23ae871eb79.zip
app-crypt/tpm2-tools: Add missing test dependency
Closes: https://bugs.gentoo.org/802120 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21644 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-tools')
-rw-r--r--app-crypt/tpm2-tools/tpm2-tools-5.1.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/tpm2-tools/tpm2-tools-5.1.1-r1.ebuild b/app-crypt/tpm2-tools/tpm2-tools-5.1.1-r1.ebuild
index 9dde2c97d8e8..fb7168bfb2f4 100644
--- a/app-crypt/tpm2-tools/tpm2-tools-5.1.1-r1.ebuild
+++ b/app-crypt/tpm2-tools/tpm2-tools-5.1.1-r1.ebuild
@@ -24,6 +24,7 @@ DEPEND="${RDEPEND}
app-crypt/swtpm
app-crypt/tpm2-abrmd
app-editors/vim-core
+ dev-tcltk/expect
dev-util/cmocka
dev-python/pyyaml
)"