gnu: alpine: Add libxcrypt dependency.

* gnu/packages/mail.scm (alpine)[inputs]: Add libxcrypt.

Change-Id: Id492d0a868d7de55f7f6b10a19b3d3a7ab47ab2d
This commit is contained in:
宋文武 2024-06-18 11:36:42 +08:00 committed by Ludovic Courtès
parent 00c6b9f623
commit 4e01e900f4
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -3974,6 +3974,7 @@ (define-public alpine
mit-krb5
aspell
tcl
libxcrypt
linux-pam))
(home-page "https://repo.or.cz/alpine.git")
(synopsis "Alternatively Licensed Program for Internet News and Email")