gnu: xen: Add libxcrypt dependency.

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

Change-Id: I1d0b1261ce85d2248f909b4c0abe4843b273f468
This commit is contained in:
宋文武 2024-06-19 14:31:33 +08:00 committed by Ludovic Courtès
parent 8c6c1f26a1
commit 5d954c73aa
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2707,6 +2707,7 @@ (define (filter-environment! filter-predicate
iproute ; TODO: patch invocations
libaio
libx11
libxcrypt ; required by Python.h
yajl
ncurses
openssl