guix-commits
[Top][All Lists]
Advanced

[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))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]