gnu: opensmtpd: Add libxcrypt dependency.

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

Change-Id: Idb65d607830dfd64e1e60ea888be596ab04d9cdd
This commit is contained in:
宋文武 2024-06-18 11:57:50 +08:00 committed by Ludovic Courtès
parent 6bac8b97cb
commit c752b0e3d9
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -3302,6 +3302,7 @@ (define-public opensmtpd
libevent
libressl
linux-pam
libxcrypt
zlib))
(native-inputs
(list bison