mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: mailutils: Add libxcrypt dependency.
* gnu/packages/mail.scm (mailutils): Add libxcrypt dependency. Change-Id: Ide005e58ffa6312350539f4b4f9648191a0bdc31
This commit is contained in:
parent
b4fbe5e6ce
commit
1eaf3b410b
1 changed files with 1 additions and 0 deletions
|
@ -388,6 +388,7 @@ (define-public mailutils
|
|||
readline
|
||||
linux-pam
|
||||
libltdl
|
||||
libxcrypt
|
||||
gdbm
|
||||
;; Required for SEARCH CHARSET.
|
||||
libunistring))
|
||||
|
|
Loading…
Reference in a new issue