Skip to content

Commit

Permalink
fix(tpm2-tss): add a missing library
Browse files Browse the repository at this point in the history
  • Loading branch information
johannbg committed Feb 5, 2022
1 parent d754e1c commit c656b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules.d/91tpm2-tss/module-setup.sh
Expand Up @@ -52,6 +52,7 @@ install() {
{"tls/$_arch/",tls/,"$_arch/",}"libtss2-tcti-swtpm.so.*" \
{"tls/$_arch/",tls/,"$_arch/",}"libtss2-tctildr.so.*" \
{"tls/$_arch/",tls/,"$_arch/",}"libcryptsetup.so.*" \
{"tls/$_arch/",tls/,"$_arch/",}"libcryptsetup-token-systemd-tpm2.so.*" \
{"tls/$_arch/",tls/,"$_arch/",}"libcurl.so.*" \
{"tls/$_arch/",tls/,"$_arch/",}"libjson-c.so.*"

Expand Down

0 comments on commit c656b61

Please sign in to comment.