swift: fix build with libxcrypt
This commit is contained in:
parent
01f94c290d
commit
3cedef1b6a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
, python3
|
||||
, ncurses
|
||||
, libuuid
|
||||
, libxcrypt
|
||||
, icu
|
||||
, libgcc
|
||||
, libblocksruntime
|
||||
|
@ -195,6 +196,7 @@ let
|
|||
libedit
|
||||
libgcc
|
||||
libuuid
|
||||
libxcrypt
|
||||
libxml2
|
||||
ncurses
|
||||
sqlite
|
||||
|
|
Loading…
Reference in a new issue