mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ DOS or Microsoft Windows.")
|
|||
iproute ; TODO: patch invocations
|
||||
libaio
|
||||
libx11
|
||||
libxcrypt ; required by Python.h
|
||||
yajl
|
||||
ncurses
|
||||
openssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue