mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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:
committed by
Yu Watanabe
parent
5da7e9b208
commit
f2672f2c5d
@@ -13,6 +13,6 @@ ToolsTreePackages=
|
||||
pkgconfig(fdisk)
|
||||
pkgconfig(libmicrohttpd)
|
||||
pkgconfig(mount)
|
||||
tss2-devel
|
||||
tpm2-tss-devel
|
||||
python3-jinja2
|
||||
python3-pytest
|
||||
|
||||
Reference in New Issue
Block a user