Update dependency so that tpm2-tss update won't break tpm2-tools build
This commit is contained in:
parent
c5c20ac8ba
commit
a85fced9bb
@ -26,7 +26,7 @@ BuildRequires: pkgconfig(tcti-socket)
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
|
||||
# tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required
|
||||
Requires: tpm2-tss%{?_isa} = 1.0-3%{?dist}
|
||||
Requires: tpm2-tss%{?_isa} >= 1.0-3%{?dist}
|
||||
|
||||
%description
|
||||
tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
|
||||
|
Loading…
Reference in New Issue
Block a user