mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 12:50:04 +00:00
tpm2-tss: drop unused libgcrypt dependency (#563733)
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
openssl,
|
||||
json_c,
|
||||
curl,
|
||||
libgcrypt,
|
||||
cmocka,
|
||||
uthash,
|
||||
swtpm,
|
||||
@@ -58,7 +57,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
openssl
|
||||
json_c
|
||||
curl
|
||||
libgcrypt
|
||||
uthash
|
||||
libuuid
|
||||
libtpms
|
||||
|
||||
Reference in New Issue
Block a user