Pull in tpm2-tss dependency

(cherry picked from commit 141af483cc)

Resolves: #2017541
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-05-06 15:30:27 +02:00 committed by Michal Sekletár
parent 2e35c6bb3d
commit f809abde93
1 changed files with 4 additions and 0 deletions

View File

@ -152,6 +152,9 @@ BuildRequires: gettext
# We use RUNNING_ON_VALGRIND in tests, so the headers need to be available
BuildRequires: valgrind-devel
BuildRequires: pkgconfig(bash-completion)
BuildRequires: pkgconfig(tss2-esys)
BuildRequires: pkgconfig(tss2-rc)
BuildRequires: pkgconfig(tss2-mu)
BuildRequires: perl
BuildRequires: perl(IPC::SysV)
@ -424,6 +427,7 @@ CONFIGURE_OPTS=(
-Dlibfido2=false
-Dgnu-efi=false
-Dtpm=true
-Dtpm2=true
-Dhwdb=true
-Dsysusers=true
-Dstandalone-binaries=true