mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: alpine: Add libxcrypt dependency.
* gnu/packages/mail.scm (alpine)[inputs]: Add libxcrypt. Change-Id: Id492d0a868d7de55f7f6b10a19b3d3a7ab47ab2d
This commit is contained in:
parent
00c6b9f623
commit
4e01e900f4
1 changed files with 1 additions and 0 deletions
|
@ -3974,6 +3974,7 @@ (define-public alpine
|
||||||
mit-krb5
|
mit-krb5
|
||||||
aspell
|
aspell
|
||||||
tcl
|
tcl
|
||||||
|
libxcrypt
|
||||||
linux-pam))
|
linux-pam))
|
||||||
(home-page "https://repo.or.cz/alpine.git")
|
(home-page "https://repo.or.cz/alpine.git")
|
||||||
(synopsis "Alternatively Licensed Program for Internet News and Email")
|
(synopsis "Alternatively Licensed Program for Internet News and Email")
|
||||||
|
|
Loading…
Reference in a new issue