summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <[email protected]>2024-06-18 11:56:41 +0800
committerLudovic Courtès <[email protected]>2024-08-31 10:45:08 +0200
commit388f42ab1fe9477b305637cf6e273bc5894f03ee (patch)
tree873e465b45c054da605d248d9c674892c023898a
parent6df36c3cee3668caeea50e3c2392dde031f395dc (diff)
gnu: squid: Add libxcrypt dependency.
* gnu/packages/networking.scm (squid)[inputs]: Add libxcrypt. Change-Id: I1d7e671d0095e988375d2deab554b0142b822e2f
-rw-r--r--gnu/packages/networking.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 1d3990a0e8..cb67f7040b 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2107,6 +2107,7 @@ TCP connection, TLS handshake and so on) in the terminal.")
openldap
linux-pam
libcap
+ libxcrypt
cyrus-sasl
expat
libxml2