mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add libbsd
This commit is contained in:
parent
bbfab004c8
commit
0696018410
5 changed files with 21 additions and 0 deletions
|
|
@ -1230,3 +1230,9 @@ libmd 1.1.0
|
|||
|
||||
libmd provides message digest functions. In GNU/Linux, this is typically
|
||||
provided by glibc, but we need libmd to provide it since we are using musl.
|
||||
|
||||
libbsd 0.11.8
|
||||
=============
|
||||
|
||||
libbsd provides BSD-centric functions. We need this in order to build shadow,
|
||||
which expects either glibc or libbsd.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue