[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/45: gnu: mailutils: Add libxcrypt dependency.
From: |
guix-commits |
Subject: |
40/45: gnu: mailutils: Add libxcrypt dependency. |
Date: |
Sun, 18 Feb 2024 08:41:11 -0500 (EST) |
jpoiret pushed a commit to branch core-updates-glibc-2.39
in repository guix.
commit 37f828746e96a1f4dad13706d5d5ebf1a6d98c8a
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Sun Feb 18 12:06:20 2024 +0100
gnu: mailutils: Add libxcrypt dependency.
* gnu/packages/mail.scm (mailutils): Add libxcrypt dependency.
Change-Id: Ide005e58ffa6312350539f4b4f9648191a0bdc31
---
gnu/packages/mail.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 095969747e..1e8f28d39d 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -382,6 +382,7 @@ example, modify the message headers or body, or encrypt or
sign the message.")
readline
linux-pam
libltdl
+ libxcrypt
gdbm
;; Required for SEARCH CHARSET.
libunistring))
- branch core-updates-glibc-2.39 created (now cbfa13a859), guix-commits, 2024/02/18
- 05/45: gnu: libblockdev: Add libcryptsetup propagated inputs., guix-commits, 2024/02/18
- 01/45: gnu: cryptsetup: Update to 2.6.1., guix-commits, 2024/02/18
- 08/45: Partially revert gnu: python-matplotlib: Fix flaky Legend loc test., guix-commits, 2024/02/18
- 15/45: gnu: linux-pam: Add libxcrypt dependency., guix-commits, 2024/02/18
- 40/45: gnu: mailutils: Add libxcrypt dependency.,
guix-commits <=
- 07/45: gnu: cryptsetup-static: Fix static build., guix-commits, 2024/02/18
- 06/45: gnu: lvm2-static: Properly handle eudev dependency in pkg-config., guix-commits, 2024/02/18
- 02/45: gnu: Add libdevmapper-propagated-inputs., guix-commits, 2024/02/18
- 03/45: gnu: Add libcryptsetup-propagated-inputs., guix-commits, 2024/02/18
- 04/45: gnu: volume-key: Add required transitive dependencies., guix-commits, 2024/02/18
- 10/45: gnu: glibc: Update to 2.39., guix-commits, 2024/02/18
- 11/45: gnu: gcc: Simplify application of Hurd-specific pthread patch., guix-commits, 2024/02/18
- 39/45: gnu: also-utils: Adapt for glibc 2.39., guix-commits, 2024/02/18
- 36/45: gnu: python-natsort: Add en_US.UTF-8 locale for tests., guix-commits, 2024/02/18
- 32/45: gnu: cyrus-sasl: Add libxcrypt dependency., guix-commits, 2024/02/18