summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonas Witschel2021-09-27 10:42:24 +0200
committerJonas Witschel2021-09-27 10:42:24 +0200
commit598bd7744368bf37f370bfd3e8b4967a0b4e8a68 (patch)
tree25844a13985ef52aae6aa39c1912964ad9e347c1 /.SRCINFO
parentc636f18fb309d917561217d3368a118ed85fce83 (diff)
downloadaur-598bd7744368bf37f370bfd3e8b4967a0b4e8a68.tar.gz
upgpkg: tpm2-tss-git 3.1.0.r56.bfc10c42-1: add libtpms makedepends
Upstream commit https://github.com/tpm2-software/tpm2-tss/commit/ec9ffe67a4ef9671c556c47ebc0a5114af1e6605 added a TCTI for libtpms. libtpms is usually installed as part of the "swtpm" checkdepends anyway, but explicitly add it to makedepends to make building with --nocheck possible as well. The libtpms dynamic library is dlopen()'ed, so it is not a hard runtime dependency for tpm2-tss.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3302ace7a8c3..1f891ed91d62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tpm2-tss-git
pkgdesc = Implementation of the TCG Trusted Platform Module 2.0 Software Stack (TSS2)
- pkgver = 3.0.0.r16.76be63d6
+ pkgver = 3.1.0.r56.bfc10c42
pkgrel = 1
url = https://github.com/tpm2-software/tpm2-tss
arch = x86_64
@@ -12,6 +12,7 @@ pkgbase = tpm2-tss-git
makedepends = autoconf-archive
makedepends = cmocka
makedepends = doxygen
+ makedepends = libtpms
depends = curl
depends = json-c
depends = openssl
@@ -32,4 +33,3 @@ pkgbase = tpm2-tss-git
sha512sums = SKIP
pkgname = tpm2-tss-git
-