mkosi: Install tpm2-tss-devel to tools for CentOS and Fedora instead of tss2-devel

tss2-devel is the IBM TPM stack, we want the Intel TPM stack, so let's
use the correct package.
This commit is contained in:
Davide Cavalca
2024-11-11 20:44:50 -08:00
committed by Yu Watanabe
parent 5da7e9b208
commit f2672f2c5d

View File

@@ -13,6 +13,6 @@ ToolsTreePackages=
pkgconfig(fdisk)
pkgconfig(libmicrohttpd)
pkgconfig(mount)
tss2-devel
tpm2-tss-devel
python3-jinja2
python3-pytest