Add libbsd

This commit is contained in:
fosslinux 2024-01-27 11:16:47 +11:00
parent bbfab004c8
commit 0696018410
5 changed files with 21 additions and 0 deletions

View file

@ -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.