mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: xen: Add libxcrypt dependency.
* gnu/packages/virtualization.scm (xen)[inputs]: Add libxcrypt. Change-Id: I1d0b1261ce85d2248f909b4c0abe4843b273f468
This commit is contained in:
parent
8c6c1f26a1
commit
5d954c73aa
1 changed files with 1 additions and 0 deletions
|
@ -2707,6 +2707,7 @@ (define (filter-environment! filter-predicate
|
|||
iproute ; TODO: patch invocations
|
||||
libaio
|
||||
libx11
|
||||
libxcrypt ; required by Python.h
|
||||
yajl
|
||||
ncurses
|
||||
openssl
|
||||
|
|
Loading…
Reference in a new issue