[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/11: gnu: dovecot: Add libxcrypt dependency.
From: |
guix-commits |
Subject: |
10/11: gnu: dovecot: Add libxcrypt dependency. |
Date: |
Mon, 17 Jun 2024 23:37:36 -0400 (EDT) |
iyzsong pushed a commit to branch core-updates
in repository guix.
commit 58d7fa4b3c971978b639d17dff6f56dd584612b2
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Tue Jun 18 11:36:17 2024 +0800
gnu: dovecot: Add libxcrypt dependency.
* gnu/packages/mail.scm (dovecot)[inputs]: Add libxcrypt.
Change-Id: I0457ca46dd9d7c776cdf176a189994554bcde168
---
gnu/packages/mail.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 5207216ae7..543ad2c0a9 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2091,6 +2091,7 @@ facilities for checking incoming mail.")
libsodium ; extra password algorithms
libstemmer
libunwind
+ libxcrypt
linux-pam
lz4
openssl
- branch core-updates updated (d846da1ec2 -> 6191af8fa9), guix-commits, 2024/06/17
- 08/11: gnu: frrouting: Add libxcrypt dependency., guix-commits, 2024/06/17
- 03/11: gnu: dropbear: Add libxcrypt dependency., guix-commits, 2024/06/17
- 04/11: gnu: sawfish: Add libxcrypt dependency., guix-commits, 2024/06/17
- 07/11: gnu: dante: Add libxcrypt dependency., guix-commits, 2024/06/17
- 02/11: gnu: adanaxisgpl: Add libxcrypt dependency., guix-commits, 2024/06/17
- 06/11: gnu: whois: Add libxcrypt dependency., guix-commits, 2024/06/17
- 09/11: gnu: exim: Add libxcrypt dependency., guix-commits, 2024/06/17
- 10/11: gnu: dovecot: Add libxcrypt dependency.,
guix-commits <=
- 01/11: gnu: fdisk: Add libxcrypt dependency., guix-commits, 2024/06/17
- 05/11: gnu: heimdal: Add libxcrypt dependency., guix-commits, 2024/06/17
- 11/11: gnu: alpine: Add libxcrypt dependency., guix-commits, 2024/06/17