systemd/systemd: build with TPM support
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8779>
This commit is contained in:
parent
2006cfcde8
commit
a77c75ee76
1 changed files with 9 additions and 0 deletions
|
|
@ -78,7 +78,11 @@ makedepends="
|
|||
py3-lxml
|
||||
python3-dev
|
||||
rsync
|
||||
tpm2-tss-dev
|
||||
tpm2-tss-esys
|
||||
tpm2-tss-mu
|
||||
tpm2-tss-rc
|
||||
tpm2-tss-tcti-device
|
||||
tzdata
|
||||
util-linux-dev
|
||||
xz-dev
|
||||
|
|
@ -114,6 +118,10 @@ depends="
|
|||
lz4-libs
|
||||
p11-kit
|
||||
pcre2
|
||||
tpm2-tss-esys
|
||||
tpm2-tss-mu
|
||||
tpm2-tss-rc
|
||||
tpm2-tss-tcti-device
|
||||
xz-libs
|
||||
zstd-libs
|
||||
"
|
||||
|
|
@ -229,6 +237,7 @@ build() {
|
|||
-Dselinux=disabled \
|
||||
-Dsysvinit-path="" \
|
||||
-Dukify=disabled \
|
||||
-Dtpm2=enabled \
|
||||
\
|
||||
-Dhomed=disabled \
|
||||
-Duserdb=false \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue