gnu: wireshark: Fix build.
* gnu/packages/networking.scm (wireshark)[inputs]: Add missing libgcrypt.
This commit is contained in:
parent
637dec9d45
commit
40892cc188
1 changed files with 1 additions and 0 deletions
|
@ -1523,6 +1523,7 @@ of the same name.")
|
||||||
gnutls
|
gnutls
|
||||||
brotli
|
brotli
|
||||||
libcap
|
libcap
|
||||||
|
libgcrypt
|
||||||
libnl
|
libnl
|
||||||
libpcap
|
libpcap
|
||||||
libssh
|
libssh
|
||||||
|
|
Reference in a new issue