mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
app-crypt/tpm2-pkcs11 gains a new dependency, dev-python/python-pkcs11. In theory its optional, because its only used for tests we don't run anyway, but the configure program requires it unconditionally, and there's no easy way to get around it without conditional patching. It's useful by itself anyway, and its not like this package has any shortage of dependencies, so one more isn't a big deal. Closes: https://bugs.gentoo.org/968314 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45252 Closes: https://github.com/gentoo/gentoo/pull/45252 Signed-off-by: Sam James <sam@gentoo.org>