[arch-commits] Commit in tpm2-tools/trunk (PKGBUILD)
Jonas Witschel
diabonas at archlinux.org
Tue Jun 1 18:49:30 UTC 2021
Date: Tuesday, June 1, 2021 @ 18:49:30
Author: diabonas
Revision: 953058
tpm2-tools: use swtpm instead of ibm-sw-tpm2 as checkdepends
Modified:
tpm2-tools/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-01 18:27:24 UTC (rev 953057)
+++ PKGBUILD 2021-06-01 18:49:30 UTC (rev 953058)
@@ -9,7 +9,7 @@
license=('BSD')
depends=('curl' 'openssl' 'tpm2-tss' 'util-linux-libs' 'libtss2-esys.so' 'libtss2-fapi.so'
'libtss2-mu.so' 'libtss2-rc.so' 'libtss2-sys.so' 'libtss2-tctildr.so')
-checkdepends=('cmocka' 'expect' 'ibm-sw-tpm2' 'iproute2' 'python-yaml' 'tpm2-abrmd' 'xxd')
+checkdepends=('cmocka' 'expect' 'iproute2' 'python-yaml' 'swtpm' 'tpm2-abrmd' 'xxd')
optdepends=('tpm2-abrmd: user space resource manager')
source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
sha512sums=('341356472205310e441bc83bf906296fb01b99f0c5bd22b2b14588bd9b5ace1abf8541b7c0d1ef172cf3668e152a1c0417b4b75ea580f0fe4c778bcf6daa81be'
More information about the arch-commits
mailing list