gnu: sawfish: Add libxcrypt dependency.

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

Change-Id: I60c2cf92de602b1761ae8a861452f45ff2111c17
This commit is contained in:
宋文武 2024-06-18 11:32:51 +08:00 committed by Ludovic Courtès
parent c8d8f1e892
commit 829485f397
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -28,6 +28,7 @@
#:use-module (gnu packages)
#:use-module (gnu packages autotools)
#:use-module (gnu packages bash)
#:use-module (gnu packages crypto)
#:use-module (gnu packages dbm)
#:use-module (gnu packages gettext)
#:use-module (gnu packages gtk)
@ -172,6 +173,7 @@ backend of Sawfish.")
gdk-pixbuf-xlib
gmp
libsm
libxcrypt
libxft
libxinerama
libxrandr